Searched refs:DEC_GETF1 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 194 #define DEC_GETF1(ID, F, P) \ macro 5980 DEC_GETF1(ABRSETUP_FRIF, frif, ie->h.present); in DEF_IE_DECODE() 5981 DEC_GETF1(ABRSETUP_BRIF, brif, ie->h.present); in DEF_IE_DECODE() 5982 DEC_GETF1(ABRSETUP_FRDF, frdf, ie->h.present); in DEF_IE_DECODE() 5983 DEC_GETF1(ABRSETUP_BRDF, brdf, ie->h.present); in DEF_IE_DECODE() 7107 DEC_GETF1(EXQOS_FCLR, fclr, ie->h.present); in DEF_IE_DECODE() 7108 DEC_GETF1(EXQOS_BCLR, bclr, ie->h.present); in DEF_IE_DECODE()
|