Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1133 UNI_EXQOS_ANY_CLR = 0xff, enumerator
H A Duni_ie.c7004 if(ie->fclr == UNI_EXQOS_ANY_CLR) in DEF_IE_PRINT()
7011 if(ie->bclr == UNI_EXQOS_ANY_CLR) in DEF_IE_PRINT()
7054 if(ie->fclr==0 || (ie->fclr>15 && ie->fclr!=UNI_EXQOS_ANY_CLR)) in DEF_IE_CHECK()
7057 if(ie->bclr==0 || (ie->bclr>15 && ie->bclr!=UNI_EXQOS_ANY_CLR)) in DEF_IE_CHECK()