Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dtraffic.c54 static const u_int bmask = UNI_TRAFFIC_BPCR0_P | UNI_TRAFFIC_BPCR1_P |
59 static const u_int bcbr3 = UNI_TRAFFIC_BPCR0_P | UNI_TRAFFIC_BPCR1_P;
69 static const u_int bvbr4 = UNI_TRAFFIC_BPCR0_P | UNI_TRAFFIC_BPCR1_P;
252 if (bt == UNI_TRAFFIC_BPCR0_P) { in uni_classify_traffic()
H A Dunistruct.h928 #define UNI_TRAFFIC_BPCR0_P 0x0002 macro
H A Duni_ie.c3428 if(present & UNI_TRAFFIC_BPCR0_P) in print_ie_traffic_common()
3517 UNI_TRAFFIC_BPCR0_P | UNI_TRAFFIC_BPCR1_P | in check_ie_traffic_common()
3590 APP_OPT_24BIT(msg, present, UNI_TRAFFIC_BPCR0_P, in encode_traffic_common()