Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dip6_var.h463 int ip6oa_sotc; /* traffic class for Fastlane DSCP mapping */ member
H A Dudp6_output.c263 ip6oa.ip6oa_sotc = sotc; in udp6_output()
H A Draw_ip6.c522 ip6oa.ip6oa_sotc = sotc; in rip6_output()
H A Dicmp6.c2264 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_reflect()
2766 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_redirect_output()
H A Dnd6_nbr.c625 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_ns_output()
1462 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_na_output()
H A Din6_src.c754 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in in6_selectsrc()
H A Dip6_output.c1539 ip6oa->ip6oa_sotc, ip6oa->ip6oa_netsvctype, &dscp); in ip6_output_list()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c893 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_tcp()
1033 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_quic()
/xnu-11215.1.10/bsd/netinet/
H A Dkpi_ipfilter.c514 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in ipf_injectv6_out()
H A Dtcp_output.c3351 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
3416 ip6oa.ip6oa_sotc = so->so_traffic_class; in tcp_ip_output()
H A Dtcp_subr.c955 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_respond()
979 ip6oa.ip6oa_sotc = sotc; in tcp_respond()
/xnu-11215.1.10/bsd/net/
H A Dif_ipsec.c4217 ip6oa->ip6oa_sotc = so_svc2tc(pcb->ipsec_output_service_class); in ipsec_set_ip6oa_for_interface()
4223 ip6oa->ip6oa_sotc = SO_TC_VO; in ipsec_set_ip6oa_for_interface()