Searched refs:IP6OAF_QOSMARKING_ALLOWED (Results 1 – 7 of 7) sorted by relevance
508 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in udp6_output()585 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()1511 ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE, in ip6_output_list()
763 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in rip6_output()
2959 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_ip_output()3139 allow_qos_marking = ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE; in tcp_ip_output()
978 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_respond()992 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in tcp_respond()
4247 ipoa->ipoa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ipoa_for_interface()4269 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ip6oa_for_interface()