Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h1197 #define UNI_ABRSETUP_BRIF_P 0x0020 macro
HDuni_ie.c5868 if(ie->h.present & UNI_ABRSETUP_BRIF_P) in DEF_IE_PRINT()
5890 if(!(ie->h.present & UNI_ABRSETUP_BRIF_P)) in DEF_IE_CHECK()
5926 if(ie->h.present & UNI_ABRSETUP_BRIF_P) in DEF_IE_CHECK()
5950 APP_OPT_BYTE(msg, ie->h.present, UNI_ABRSETUP_BRIF_P, in DEF_IE_ENCODE()