Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dip6_var.h458 int ip6oa_sotc; /* traffic class for Fastlane DSCP mapping */ member
H A Dudp6_output.c269 ip6oa.ip6oa_sotc = sockcminfo.sotc; in udp6_output()
H A Draw_ip6.c525 ip6oa.ip6oa_sotc = sockcminfo.sotc; in rip6_output()
H A Dnd6_nbr.c626 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_ns_output()
1465 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_na_output()
H A Dicmp6.c2266 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_reflect()
2768 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_redirect_output()
H A Din6_src.c751 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in in6_selectsrc()
H A Dip6_output.c1569 ip6oa->ip6oa_sotc, ip6oa->ip6oa_netsvctype, &dscp); in ip6_output_list()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c898 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_tcp()
1038 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_quic()
/xnu-12377.1.9/bsd/netinet/
H A Dkpi_ipfilter.c514 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in ipf_injectv6_out()
H A Dtcp_output.c3530 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
3602 ip6oa.ip6oa_sotc = so->so_traffic_class; in tcp_ip_output()
H A Dtcp_subr.c1046 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_respond()
1073 ip6oa.ip6oa_sotc = sotc; in tcp_respond()
/xnu-12377.1.9/bsd/net/
H A Dif_ipsec.c4216 ip6oa->ip6oa_sotc = so_svc2tc(pcb->ipsec_output_service_class); in ipsec_set_ip6oa_for_interface()
4222 ip6oa->ip6oa_sotc = SO_TC_VO; in ipsec_set_ip6oa_for_interface()