Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/api/
HDunisap.c375 UNI_BLLI_L3_SNAP_P)) in unisve_match()
/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDuni_ie.c4649 if(ie->h.present & UNI_BLLI_L3_SNAP_P) in DEF_IE_PRINT()
4740 UNI_BLLI_L3_IPI_P | UNI_BLLI_L3_SNAP_P | in DEF_IE_CHECK()
4778 case UNI_BLLI_L3_IPI_P | UNI_BLLI_L3_SNAP_P: in DEF_IE_CHECK()
4839 if(!(ie->h.present & UNI_BLLI_L3_SNAP_P)) in DEF_IE_CHECK()
4842 if(ie->h.present & UNI_BLLI_L3_SNAP_P) in DEF_IE_CHECK()
4850 if(ie->h.present & UNI_BLLI_L3_SNAP_P) { in DEF_IE_CHECK()
4962 if(ie->h.present & UNI_BLLI_L3_SNAP_P) { in DEF_IE_ENCODE()
5104 ie->h.present |= UNI_BLLI_L3_SNAP_P; in DEF_IE_DECODE()
HDunistruct.h427 #define UNI_BLLI_L3_SNAP_P 0x0800 macro