Home
last modified time | relevance | path

Searched refs:UNI_BLLI_L3_MODE_P (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c4633 if(ie->h.present & UNI_BLLI_L3_MODE_P) in DEF_IE_PRINT()
4738 UNI_BLLI_L3_MODE_P | UNI_BLLI_L3_PSIZ_P | in DEF_IE_CHECK()
4755 case UNI_BLLI_L3_MODE_P: in DEF_IE_CHECK()
4756 case UNI_BLLI_L3_MODE_P | in DEF_IE_CHECK()
4758 case UNI_BLLI_L3_MODE_P | in DEF_IE_CHECK()
4806 if(ie->h.present & UNI_BLLI_L3_MODE_P) { in DEF_IE_CHECK()
4939 if(ie->h.present & UNI_BLLI_L3_MODE_P) { in DEF_IE_ENCODE()
5057 ie->h.present |= UNI_BLLI_L3_MODE_P; in DEF_IE_DECODE()
H A Dunistruct.h422 #define UNI_BLLI_L3_MODE_P 0x0040 macro