Home
last modified time | relevance | path

Searched refs:ip6oa_sotc (Results 1 – 12 of 12) sorted by relevance

/xnu-8020.140.41/bsd/netinet6/
H A Dip6_var.h451 int ip6oa_sotc; /* traffic class for Fastlane DSCP mapping */ member
H A Dudp6_output.c256 ip6oa.ip6oa_sotc = sotc; in udp6_output()
H A Draw_ip6.c506 ip6oa.ip6oa_sotc = sotc; in rip6_output()
H A Dnd6_nbr.c604 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_ns_output()
1417 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_na_output()
H A Dicmp6.c2236 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_reflect()
2742 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_redirect_output()
H A Din6_src.c664 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in in6_selectsrc()
H A Dip6_output.c1512 ip6oa->ip6oa_sotc, ip6oa->ip6oa_netsvctype, &dscp); in ip6_output_list()
/xnu-8020.140.41/bsd/netinet/
H A Dkpi_ipfilter.c508 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in ipf_injectv6_out()
H A Dtcp_output.c2891 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
2949 ip6oa.ip6oa_sotc = so->so_traffic_class; in tcp_ip_output()
H A Dtcp_subr.c954 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_respond()
975 ip6oa.ip6oa_sotc = sotc; in tcp_respond()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3801 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in fsw_flow_abort_tcp()
3943 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in fsw_flow_abort_quic()
/xnu-8020.140.41/bsd/net/
H A Dif_ipsec.c4264 ip6oa->ip6oa_sotc = so_svc2tc(pcb->ipsec_output_service_class); in ipsec_set_ip6oa_for_interface()
4270 ip6oa->ip6oa_sotc = SO_TC_VO; in ipsec_set_ip6oa_for_interface()