Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dip6_var.h454 int ip6oa_sotc; /* traffic class for Fastlane DSCP mapping */ member
H A Dudp6_output.c259 ip6oa.ip6oa_sotc = sotc; in udp6_output()
H A Draw_ip6.c519 ip6oa.ip6oa_sotc = sotc; in rip6_output()
H A Dnd6_nbr.c609 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_ns_output()
1429 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in nd6_na_output()
H A Dicmp6.c2262 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_reflect()
2768 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in icmp6_redirect_output()
H A Din6_src.c754 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in in6_selectsrc()
H A Dip6_output.c1519 ip6oa->ip6oa_sotc, ip6oa->ip6oa_netsvctype, &dscp); in ip6_output_list()
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c892 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_tcp()
1031 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_quic()
/xnu-10063.141.1/bsd/netinet/
H A Dkpi_ipfilter.c508 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in ipf_injectv6_out()
H A Dtcp_output.c3262 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
3327 ip6oa.ip6oa_sotc = so->so_traffic_class; in tcp_ip_output()
H A Dtcp_subr.c945 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_respond()
969 ip6oa.ip6oa_sotc = sotc; in tcp_respond()
/xnu-10063.141.1/bsd/net/
H A Dif_ipsec.c5047 ip6oa->ip6oa_sotc = so_svc2tc(pcb->ipsec_output_service_class); in ipsec_set_ip6oa_for_interface()
5053 ip6oa->ip6oa_sotc = SO_TC_VO; in ipsec_set_ip6oa_for_interface()