Searched refs:APP_16BIT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 87 #define APP_16BIT(M, B) do { \ macro 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() 6169 APP_16BIT(msg, ie->vci); in DEF_IE_ENCODE() [all …]
|