Searched refs:IP6OAF_QOSMARKING_ALLOWED (Results 1 – 7 of 7) sorted by relevance
533 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in udp6_output()611 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in udp6_output()
454 #define IP6OAF_QOSMARKING_ALLOWED 0x00000080 /* policy allows Fastlane DSCP marking */ macro
620 bool qos_marking = (ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) != 0; in ip6_output_list()623 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ip6_output_list()625 ip6oa->ip6oa_flags &= ~IP6OAF_QOSMARKING_ALLOWED; in ip6_output_list()1538 ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE, in ip6_output_list()
782 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in rip6_output()
3438 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_ip_output()3624 allow_qos_marking = ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE; in tcp_ip_output()
983 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_respond()997 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in tcp_respond()
4200 ipoa->ipoa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ipoa_for_interface()4222 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ip6oa_for_interface()