Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c185 (s1->proto != UNI_BLLI_L2_USER || s1->user == s2->user)); in unisve_overlap_blli_id2()
330 if (blli->l2 == UNI_BLLI_L2_USER) { in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h349 UNI_BLLI_L2_USER = 0x10, enumerator
H A Duni_ie.c4542 MKT(UNI_BLLI_L2_USER, user), in DEF_IE_PRINT()
4703 case UNI_BLLI_L2_USER: in DEF_IE_CHECK()
5016 if(ie->l2 == UNI_BLLI_L2_USER) { in DEF_IE_DECODE()