Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c331 if ((blli->h.present & UNI_BLLI_L2_USER_P) == 0) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h420 #define UNI_BLLI_L2_USER_P 0x0010 macro
H A Duni_ie.c4614 if(ie->h.present & UNI_BLLI_L2_USER_P) in DEF_IE_PRINT()
4670 UNI_BLLI_L2_USER_P; in DEF_IE_CHECK()
4709 case UNI_BLLI_L2_USER_P: in DEF_IE_CHECK()
4731 if(ie->h.present & UNI_BLLI_L2_USER_P) { in DEF_IE_CHECK()
4930 } else if(ie->h.present & UNI_BLLI_L2_USER_P) { in DEF_IE_ENCODE()
5017 ie->h.present |= UNI_BLLI_L2_USER_P; in DEF_IE_DECODE()