Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/ngatm/netnatm/api/
Dunisap.c358 if ((blli->h.present & UNI_BLLI_L3_USER_P) == 0) in unisve_match()
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
Dunistruct.h425 #define UNI_BLLI_L3_USER_P 0x0200 macro
Duni_ie.c4633 if(ie->h.present & UNI_BLLI_L3_USER_P) in DEF_IE_PRINT()
4741 UNI_BLLI_L3_WSIZ_P | UNI_BLLI_L3_USER_P | in DEF_IE_CHECK()
4803 case UNI_BLLI_L3_USER_P: in DEF_IE_CHECK()
4848 if(ie->h.present & UNI_BLLI_L3_USER_P) { in DEF_IE_CHECK()
4957 } else if(ie->h.present & UNI_BLLI_L3_USER_P) { in DEF_IE_ENCODE()
5141 ie->h.present |= UNI_BLLI_L3_USER_P; in DEF_IE_DECODE()