Home
last modified time | relevance | path

Searched refs:UNI_TRAFFIC_BPCR1_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;
62 static const u_int bvbr16 = UNI_TRAFFIC_BPCR1_P | UNI_TRAFFIC_BSCR1_P |
66 static const u_int bvbr23 = UNI_TRAFFIC_BPCR1_P | UNI_TRAFFIC_BSCR0_P |
69 static const u_int bvbr4 = UNI_TRAFFIC_BPCR0_P | UNI_TRAFFIC_BPCR1_P;
233 if (bt != UNI_TRAFFIC_BPCR1_P) in uni_classify_traffic()
324 } else if (bt == UNI_TRAFFIC_BPCR1_P) { in uni_classify_traffic()
349 if (bt != UNI_TRAFFIC_BPCR1_P) in uni_classify_traffic()
383 } else if (bt == UNI_TRAFFIC_BPCR1_P) { in uni_classify_traffic()
397 if (bt != UNI_TRAFFIC_BPCR1_P) in uni_classify_traffic()
H A Dunistruct.h930 #define UNI_TRAFFIC_BPCR1_P 0x0008 macro
H A Duni_ie.c3431 if(present & UNI_TRAFFIC_BPCR1_P) in print_ie_traffic_common()
3517 UNI_TRAFFIC_BPCR0_P | UNI_TRAFFIC_BPCR1_P | in check_ie_traffic_common()
3560 if(p != (UNI_TRAFFIC_FPCR1_P | UNI_TRAFFIC_BPCR1_P)) in check_ie_traffic_common()
3594 APP_OPT_24BIT(msg, present, UNI_TRAFFIC_BPCR1_P, in encode_traffic_common()