Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c318 if (IE_ISGOOD(*blli) && (blli->h.present & UNI_BLLI_L2_P)) in unisve_match()
326 if (!IE_ISGOOD(*blli) || (blli->h.present & UNI_BLLI_L2_P) == 0) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h417 #define UNI_BLLI_L2_P 0x0002 macro
H A Duni_ie.c4610 if(ie->h.present & UNI_BLLI_L2_P) { in DEF_IE_PRINT()
4667 if(ie->h.present & UNI_BLLI_L2_P) { in DEF_IE_CHECK()
4921 if(ie->h.present & UNI_BLLI_L2_P) { in DEF_IE_ENCODE()
5009 ie->h.present |= UNI_BLLI_L2_P; in DEF_IE_DECODE()