Home
last modified time | relevance | path

Searched refs:Q931_HOLD (Results 1 – 10 of 10) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-q931.h74 #define Q931_HOLD 0x24 macro
H A Dpacket-q931.c285 /* 36 */ { Q931_HOLD, "HOLD" },
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-q931.h74 #define Q931_HOLD 0x24
H A Dpacket-q931.c285 /* 36 */ { Q931_HOLD, "HOLD" },
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-q931.h74 #define Q931_HOLD 0x24 macro
H A Dpacket-q931.c285 /* 36 */ { Q931_HOLD, "HOLD" },
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-q931.h74 #define Q931_HOLD 0x24 macro
H A Dpacket-q931.c285 /* 36 */ { Q931_HOLD, "HOLD" },
/dports/misc/libpri/libpri-1.6.0/
H A Dpri_q931.h116 #define Q931_HOLD 0x24 macro
H A Dq931.c100 { Q931_HOLD, "HOLD" },
6752 if (!call->hold_timer || send_message(ctrl, winner, Q931_HOLD, hold_ies)) { in q931_send_hold()
7496 case Q931_HOLD: in prepare_to_handle_q931_message()
9611 case Q931_HOLD: in post_handle_q931_message()