Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_protocol.h1907 uint32_t lel_CallIdentifier; /*!< Call Identifier */ member
1967 uint32_t lel_CallIdentifier; /*!< Call Identifier */ member
2000 uint32_t lel_CallIdentifier; /*!< Call Identifier */ member
H A Dsccp_actions.c3729 …[SCCP_CALLSTATISTIC_LAST].num = letohl(msg_in->data.ConnectionStatisticsRes.v3.lel_CallIdentifier); in handle_ConnectionStatistics()
3741 …SCCP_CALLSTATISTIC_LAST].num = letohl(msg_in->data.ConnectionStatisticsRes.v20.lel_CallIdentifier); in handle_ConnectionStatistics()
3755 …get_unaligned_uint32((const void *) &msg_in->data.ConnectionStatisticsRes.v22.lel_CallIdentifier)); in handle_ConnectionStatistics()
3763 …SCCP_CALLSTATISTIC_LAST].num = letohl(msg_in->data.ConnectionStatisticsRes.v22.lel_CallIdentifier); in handle_ConnectionStatistics()