Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c203 if (s1->ipi != UNI_BLLI_L3_SNAP) in unisve_overlap_blli_id3()
373 if (blli->l3_ipi == UNI_BLLI_L3_SNAP) { in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h411 UNI_BLLI_L3_SNAP = 0x80, /* IEEE 802.1 SNAP */ enumerator
H A Duni_ie.c4838 if(ie->l3_ipi == UNI_BLLI_L3_SNAP) { in DEF_IE_CHECK()
5097 if(ie->l3_ipi != UNI_BLLI_L3_SNAP) in DEF_IE_DECODE()