Searched refs:IP6OAF_QOSMARKING_ALLOWED (Results 1 – 7 of 7) sorted by relevance
510 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in udp6_output()587 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in udp6_output()
443 #define IP6OAF_QOSMARKING_ALLOWED 0x00000080 /* policy allows Fastlane DSCP marking */ macro
608 bool qos_marking = (ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) != 0; in ip6_output_list()611 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ip6_output_list()613 ip6oa->ip6oa_flags &= ~IP6OAF_QOSMARKING_ALLOWED; in ip6_output_list()1516 ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE, in ip6_output_list()
777 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in rip6_output()
3321 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_ip_output()3507 allow_qos_marking = ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE; in tcp_ip_output()
970 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_respond()984 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in tcp_respond()
5024 ipoa->ipoa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ipoa_for_interface()5046 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ip6oa_for_interface()