Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dtraffic.c51 static const u_int fmask = UNI_TRAFFIC_FPCR0_P | UNI_TRAFFIC_FPCR1_P |
58 static const u_int fcbr3 = UNI_TRAFFIC_FPCR0_P | UNI_TRAFFIC_FPCR1_P;
60 static const u_int fvbr16 = UNI_TRAFFIC_FPCR1_P | UNI_TRAFFIC_FSCR1_P |
64 static const u_int fvbr23 = UNI_TRAFFIC_FPCR1_P | UNI_TRAFFIC_FSCR0_P |
68 static const u_int fvbr4 = UNI_TRAFFIC_FPCR0_P | UNI_TRAFFIC_FPCR1_P;
230 if (ft != UNI_TRAFFIC_FPCR1_P) in uni_classify_traffic()
309 } else if (ft == UNI_TRAFFIC_FPCR1_P) { in uni_classify_traffic()
347 if (ft != UNI_TRAFFIC_FPCR1_P) in uni_classify_traffic()
368 } else if (ft == UNI_TRAFFIC_FPCR1_P) { in uni_classify_traffic()
395 if (ft != UNI_TRAFFIC_FPCR1_P) in uni_classify_traffic()
H A Dunistruct.h929 #define UNI_TRAFFIC_FPCR1_P 0x0004 macro
H A Duni_ie.c3408 if(present & UNI_TRAFFIC_FPCR1_P) in print_ie_traffic_common()
3512 UNI_TRAFFIC_FPCR0_P | UNI_TRAFFIC_FPCR1_P | in check_ie_traffic_common()
3560 if(p != (UNI_TRAFFIC_FPCR1_P | UNI_TRAFFIC_BPCR1_P)) in check_ie_traffic_common()
3592 APP_OPT_24BIT(msg, present, UNI_TRAFFIC_FPCR1_P, in encode_traffic_common()