Home
last modified time | relevance | path

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

/dports/net/pjsip/pjproject-2.11.1/pjnath/include/pjnath/
H A Dstun_msg.h362 PJ_STUN_ATTR_CONNECTION_ID = 0x002a,/**< CONNECTION-ID */ enumerator
/dports/net/pjsip/pjproject-2.11.1/pjnath/src/pjnath/
H A Dturn_session.c1190 PJ_STUN_ATTR_CONNECTION_ID, in pj_turn_session_connection_bind()
1803 pj_stun_msg_find_attr(msg, PJ_STUN_ATTR_CONNECTION_ID, 0); in stun_on_rx_indication()