Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c92 #define APP_24BIT(M, B) do { \ macro
112 #define APP_SUB_24BIT(M, T, B) do { APP_BYTE(M, T); APP_24BIT(M, B); } while (0)
225 APP_24BIT(msg, h->cref.cref | (h->cref.flag ? 0x800000 : 0)); in uni_encode_msg_hdr()
1950 APP_24BIT(msg, ie->pmtd); in DEF_IE_ENCODE()
1954 APP_24BIT(msg, ie->pctd); in DEF_IE_ENCODE()