Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dtraffic.c194 be = traffic->h.present & UNI_TRAFFIC_BEST_P; in uni_classify_traffic()
H A Dunistruct.h939 #define UNI_TRAFFIC_BEST_P 0x1000 macro
H A Duni_ie.c3450 if(present & UNI_TRAFFIC_BEST_P) in print_ie_traffic_common()
3556 if(present & UNI_TRAFFIC_BEST_P) { in check_ie_traffic_common()
3617 APP_OPT(msg, present, UNI_TRAFFIC_BEST_P, in encode_traffic_common()
3657 *present |= UNI_TRAFFIC_BEST_P; in decode_traffic_common()