Home
last modified time | relevance | path

Searched refs:ms_stun_message_has_ice_controlling (Results 1 – 3 of 3) sorted by relevance

/dports/net/mediastreamer/mediastreamer-2.16.1/include/mediastreamer2/
H A Dstun.h295 MS2_PUBLIC bool_t ms_stun_message_has_ice_controlling(const MSStunMessage *msg);
/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dstun.c970 if (ms_stun_message_has_ice_controlling(msg)) in ms_stun_message_encode()
1187 bool_t ms_stun_message_has_ice_controlling(const MSStunMessage *msg) { in ms_stun_message_has_ice_controlling() function
H A Dice.c1810 if (!ms_stun_message_has_ice_controlling(msg) && !ms_stun_message_has_ice_controlled(msg)) { in ice_check_received_binding_request_attributes()
1861 if ((cl->session->role == IR_Controlling) && (ms_stun_message_has_ice_controlling(msg))) { in ice_check_received_binding_request_role_conflict()