Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c366 if (blli->h.present & UNI_BLLI_L3_IPI_P) in unisve_match()
369 if (!(blli->h.present & UNI_BLLI_L3_IPI_P)) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h426 #define UNI_BLLI_L3_IPI_P 0x0400 macro
H A Duni_ie.c4647 if(ie->h.present & UNI_BLLI_L3_IPI_P) in DEF_IE_PRINT()
4740 UNI_BLLI_L3_IPI_P | UNI_BLLI_L3_SNAP_P | in DEF_IE_CHECK()
4777 case UNI_BLLI_L3_IPI_P: in DEF_IE_CHECK()
4778 case UNI_BLLI_L3_IPI_P | UNI_BLLI_L3_SNAP_P: in DEF_IE_CHECK()
4837 if(ie->h.present & UNI_BLLI_L3_IPI_P) { in DEF_IE_CHECK()
4958 } else if(ie->h.present & UNI_BLLI_L3_IPI_P) { in DEF_IE_ENCODE()
5095 ie->h.present |= UNI_BLLI_L3_IPI_P; in DEF_IE_DECODE()