Home
last modified time | relevance | path

Searched refs:path_enable (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_nua_params.c284 int path_enable = -1; in test_nua_params() local
352 NUTAG_PATH_ENABLE_REF(path_enable), in test_nua_params()
417 TEST(path_enable, 0); in test_nua_params()
494 int path_enable = -1; in test_nua_params() local
557 NUTAG_PATH_ENABLE_REF(path_enable), in test_nua_params()
611 TEST(path_enable, -1); in test_nua_params()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_nua_params.c284 int path_enable = -1; in test_nua_params() local
352 NUTAG_PATH_ENABLE_REF(path_enable), in test_nua_params()
417 TEST(path_enable, 0); in test_nua_params()
494 int path_enable = -1; in test_nua_params() local
557 NUTAG_PATH_ENABLE_REF(path_enable), in test_nua_params()
611 TEST(path_enable, -1); in test_nua_params()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dnua_tag.c2710 tag_typedef_t nutag_path_enable = BOOLTAG_TYPEDEF(path_enable);
H A Dnua_params.c159 NHP_SET(nhp, path_enable, 1); in nua_stack_set_defaults()
807 NHP_SET(nhp, path_enable, value != 0); in nhp_set_tags()
1695 TIF(NUTAG_PATH_ENABLE, path_enable), in nua_stack_get_params()
H A Dnua_client.c831 if (method == sip_method_register && NH_PGET(nh, path_enable) && in nua_client_request_sendmsg()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_tag.c2744 tag_typedef_t nutag_path_enable = BOOLTAG_TYPEDEF(path_enable);
H A Dnua_params.c159 NHP_SET(nhp, path_enable, 1); in nua_stack_set_defaults()
812 NHP_SET(nhp, path_enable, value != 0); in nhp_set_tags()
1702 TIF(NUTAG_PATH_ENABLE, path_enable), in nua_stack_get_params()
H A Dnua_client.c831 if (method == sip_method_register && NH_PGET(nh, path_enable) && in nua_client_request_sendmsg()