Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dpriv.h97 #define GET_IEDECL(IE, CODING) \ macro
H A Dprivmsg.c138 if ((iedecl = GET_IEDECL(ietype, hdr.coding)) == NULL || in uni_decode_body_internal()
H A Duni_ie.c500 if((iedecl = GET_IEDECL(code, ie->h.coding)) != NULL) in uni_print_ie_internal()
515 const struct iedecl *iedecl = GET_IEDECL(code, ie->h.coding); in uni_check_ie()
613 if ((iedecl = GET_IEDECL(ietype, ie->h.coding)) == NULL) { in uni_decode_ie_body()
644 const struct iedecl *iedecl = GET_IEDECL(code, ie->h.coding); in uni_encode_ie()