Home
last modified time | relevance | path

Searched refs:unrec (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c28 dst->unrec = src->unrec; in copy_msg_alerting()
41 dst->unrec = src->unrec; in copy_msg_call_proc()
85 dst->unrec = src->unrec; in copy_msg_connect()
94 dst->unrec = src->unrec; in copy_msg_connect_ack()
117 dst->unrec = src->unrec; in copy_msg_release()
136 dst->unrec = src->unrec; in copy_msg_release_compl()
219 dst->unrec = src->unrec; in copy_msg_setup()
234 dst->unrec = src->unrec; in copy_msg_status()
243 dst->unrec = src->unrec; in copy_msg_status_enq()
254 dst->unrec = src->unrec; in copy_msg_notify()
[all …]
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h17 struct uni_ie_unrec unrec; member
25 struct uni_ie_unrec unrec; member
47 struct uni_ie_unrec unrec; member
53 struct uni_ie_unrec unrec; member
64 struct uni_ie_unrec unrec; member
73 struct uni_ie_unrec unrec; member
112 struct uni_ie_unrec unrec; member
121 struct uni_ie_unrec unrec; member
127 struct uni_ie_unrec unrec; member
134 struct uni_ie_unrec unrec; member
[all …]
H A Dmsg.def55 unrec
75 unrec
114 unrec
126 unrec
151 unrec
168 unrec
220 unrec
237 unrec
251 unrec
266 unrec
[all …]
H A Duni_msg.c176 out->unrec.h = *hdr; in decode_alerting()
288 out->unrec.h = *hdr; in decode_call_proc()
630 out->unrec.h = *hdr; in decode_connect()
709 out->unrec.h = *hdr; in decode_connect_ack()
895 out->unrec.h = *hdr; in decode_release()
1053 out->unrec.h = *hdr; in decode_release_compl()
1684 out->unrec.h = *hdr; in decode_setup()
1813 out->unrec.h = *hdr; in decode_status()
1892 out->unrec.h = *hdr; in decode_status_enq()
1985 out->unrec.h = *hdr; in decode_notify()
[all …]
H A Duni_ie.h54 struct uni_ie_unrec unrec; member
H A Die.def84 element unrec 0xfe itu 128
H A Duni_ie.c7119 DEF_IE_PRINT(itu, unrec) in DEF_IE_PRINT() argument
7133 DEF_IE_CHECK(itu, unrec) in DEF_IE_CHECK() argument
7143 DEF_IE_ENCODE(itu, unrec) in DEF_IE_ENCODE() argument
7145 START_IE2(unrec, UNI_IE_UNREC, ie->len, ie->id); in DEF_IE_ENCODE()
7153 DEF_IE_DECODE(itu, unrec) in DEF_IE_DECODE() argument