Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c110 #define APP_SUB_BYTE(M, T, B) do { APP_BYTE(M, T); APP_BYTE(M, B); } while (0)
117 APP_BYTE((M), (T)); \
222 APP_BYTE(msg, 3); in uni_encode_msg_hdr()
226 APP_BYTE(msg, type); in uni_encode_msg_hdr()
233 APP_BYTE(msg, byte); in uni_encode_msg_hdr()
1834 APP_BYTE(msg, 0x00); in DEF_IE_ENCODE()
2645 APP_BYTE(msg, 0xff); in DEF_IE_ENCODE()
2647 APP_BYTE(msg, 0); in DEF_IE_ENCODE()
4913 APP_BYTE(msg, 0xff); in DEF_IE_ENCODE()
4914 APP_BYTE(msg, 0xff); in DEF_IE_ENCODE()
[all …]