Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c345 if (IE_ISGOOD(*blli) && (blli->h.present & UNI_BLLI_L3_P)) in unisve_match()
353 if (!IE_ISGOOD(*blli) || (blli->h.present & UNI_BLLI_L3_P) == 0) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h421 #define UNI_BLLI_L3_P 0x0020 macro
H A Duni_ie.c4627 if(ie->h.present & UNI_BLLI_L3_P) { in DEF_IE_PRINT()
4736 if(ie->h.present & UNI_BLLI_L3_P) { in DEF_IE_CHECK()
4938 if(ie->h.present & UNI_BLLI_L3_P) { in DEF_IE_ENCODE()
5040 ie->h.present |= UNI_BLLI_L3_P; in DEF_IE_DECODE()