Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c358 if ((blli->h.present & UNI_BLLI_L3_USER_P) == 0) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h425 #define UNI_BLLI_L3_USER_P 0x0200 macro
H A Duni_ie.c4631 if(ie->h.present & UNI_BLLI_L3_USER_P) in DEF_IE_PRINT()
4739 UNI_BLLI_L3_WSIZ_P | UNI_BLLI_L3_USER_P | in DEF_IE_CHECK()
4801 case UNI_BLLI_L3_USER_P: in DEF_IE_CHECK()
4846 if(ie->h.present & UNI_BLLI_L3_USER_P) { in DEF_IE_CHECK()
4955 } else if(ie->h.present & UNI_BLLI_L3_USER_P) { in DEF_IE_ENCODE()
5139 ie->h.present |= UNI_BLLI_L3_USER_P; in DEF_IE_DECODE()