Searched refs:UNI_TRAFFIC_MOPT_P (Results 1 – 3 of 3) sorted by relevance
195 ftag = (traffic->h.present & UNI_TRAFFIC_MOPT_P) && traffic->t.ftag; in uni_classify_traffic()196 btag = (traffic->h.present & UNI_TRAFFIC_MOPT_P) && traffic->t.btag; in uni_classify_traffic()
940 #define UNI_TRAFFIC_MOPT_P 0x2000 macro
3452 if(present & UNI_TRAFFIC_MOPT_P) { in print_ie_traffic_common()3548 m = (present & UNI_TRAFFIC_MOPT_P) in check_ie_traffic_common()3619 APP_OPT_BYTE(msg, present, UNI_TRAFFIC_MOPT_P, in encode_traffic_common()3664 if(!(*present & UNI_TRAFFIC_MOPT_P)) { in decode_traffic_common()3665 *present |= UNI_TRAFFIC_MOPT_P; in decode_traffic_common()