Searched refs:IP6OAF_QOSMARKING_ALLOWED (Results 1 – 7 of 7) sorted by relevance
547 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in udp6_output()629 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in udp6_output()
448 #define IP6OAF_QOSMARKING_ALLOWED 0x00000080 /* policy allows Fastlane DSCP marking */ macro
638 bool qos_marking = (ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) != 0; in ip6_output_list()641 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ip6_output_list()643 ip6oa->ip6oa_flags &= ~IP6OAF_QOSMARKING_ALLOWED; in ip6_output_list()1568 ip6oa->ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE, in ip6_output_list()
788 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in rip6_output()
3612 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_ip_output()3811 allow_qos_marking = ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED ? TRUE : FALSE; in tcp_ip_output()
1076 ip6oa.ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in tcp_respond()1090 if (ip6oa.ip6oa_flags & IP6OAF_QOSMARKING_ALLOWED) { in tcp_respond()
4199 ipoa->ipoa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ipoa_for_interface()4221 ip6oa->ip6oa_flags |= IP6OAF_QOSMARKING_ALLOWED; in ipsec_set_ip6oa_for_interface()