Home
last modified time | relevance | path

Searched refs:SIP_STACK_DIALOGS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_itf.c601 sip_manage_dialog = stack_val->sip_stack_flags & SIP_STACK_DIALOGS; in sip_stack_init()
H A Dsip.h441 #define SIP_STACK_DIALOGS 0x0001 macro