Home
last modified time | relevance | path

Searched refs:nh_has_notify (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dnua_stack.h142 unsigned nh_has_notify:1; /**< Has notifier */ member
359 nh_has_notify, enumerator
H A Dnua_stack.c1083 case nh_has_notify: nh->nh_has_notify = 1; break; in nua_stack_set_handle_special()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_stack.h142 unsigned nh_has_notify:1; /**< Has notifier */ member
359 nh_has_notify, enumerator
H A Dnua_stack.c1087 case nh_has_notify: nh->nh_has_notify = 1; break; in nua_stack_set_handle_special()