Searched refs:APP_16BIT (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/contrib/ngatm/netnatm/msg/ |
| HD | uni_ie.c | 87 #define APP_16BIT(M, B) do { \ macro 111 #define APP_SUB_16BIT(M, T, B) do { APP_BYTE(M, T); APP_16BIT(M, B); } while (0) 236 APP_16BIT(msg, 0); in uni_encode_msg_hdr() 1942 APP_16BIT(msg, ie->cumulative); in DEF_IE_ENCODE() 1946 APP_16BIT(msg, ie->maximum); in DEF_IE_ENCODE() 3073 APP_16BIT(msg, ie->u.aal4.mid_low); in DEF_IE_ENCODE() 3074 APP_16BIT(msg, ie->u.aal4.mid_high); in DEF_IE_ENCODE() 6145 APP_16BIT(msg, ie->vpi); in DEF_IE_ENCODE() 6149 APP_16BIT(msg, ie->vci); in DEF_IE_ENCODE() 6164 APP_16BIT(msg, ie->vpi); in DEF_IE_ENCODE() [all …]
|