Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_protocol.h1442 uint32_t lel_callInstance; /*!< Call Instance */ member
2247 uint32_t lel_callInstance; /*!< Call Instance */ member
H A Dsccp_protocol.c89 msg->data.CallInfoMessage.lel_callInstance = htolel(callInstance); in sccp_protocol_sendCallInfoV3()
152 msg->data.CallInfoDynamicMessage.lel_callInstance = htolel(callInstance); in sccp_protocol_sendCallInfoV7()
233 msg->data.CallInfoDynamicMessage.lel_callInstance = htolel(callInstance); in sccp_protocol_sendCallInfoV16()