Searched refs:APP_32BIT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 98 #define APP_32BIT(M, B) do { \ macro 113 #define APP_SUB_32BIT(M, T, B) do { APP_BYTE(M, T); APP_32BIT(M, B); } while (0) 6428 APP_32BIT(msg, ie->id.link.port); in DEF_IE_ENCODE() 6438 APP_32BIT(msg, ie->diag.top.port); in DEF_IE_ENCODE() 6439 APP_32BIT(msg, ie->diag.top.avcr); in DEF_IE_ENCODE() 6441 APP_32BIT(msg, ie->diag.top.crm); in DEF_IE_ENCODE() 6442 APP_32BIT(msg, ie->diag.top.vf); in DEF_IE_ENCODE() 6626 APP_32BIT(msg, ie->dtl[i].port_id); in DEF_IE_ENCODE() 6727 APP_32BIT(msg, ie->callid); in DEF_IE_ENCODE() 6823 APP_32BIT(msg, ie->seqno); in DEF_IE_ENCODE()
|