Home
last modified time | relevance | path

Searched refs:SO_TC_UNSPEC (Results 1 – 14 of 14) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c870 ipoa.ipoa_sotc = SO_TC_UNSPEC; in flow_track_abort_tcp()
898 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_tcp()
1008 ipoa.ipoa_sotc = SO_TC_UNSPEC; in flow_track_abort_quic()
1038 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in flow_track_abort_quic()
/xnu-12377.41.6/bsd/netinet/
H A Din_tclass.c354 if (tfp->tfp_class != SO_TC_UNSPEC) { in set_tclass_for_curr_proc()
549 if (tclass != SO_TC_UNSPEC) { in set_pid_tclass()
647 so_tcdbg->so_tcdbg_tclass = SO_TC_UNSPEC; /* Means not set */ in get_pid_tclass()
679 so_tcdbg->so_tcdbg_tclass = SO_TC_UNSPEC; /* Means not set */ in get_pname_tclass()
1216 if (sotc != SO_TC_UNSPEC) { in set_packet_service_class()
1742 } else if (sotc != SO_TC_UNSPEC) { in set_packet_qos()
H A Dkpi_ipfilter.c425 ipoa.ipoa_sotc = SO_TC_UNSPEC; in ipf_injectv4_out()
514 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in ipf_injectv6_out()
H A Din_gif.c115 ipoa.ipoa_sotc = SO_TC_UNSPEC; in in_gif_output()
H A Dip_icmp.c1003 ipoa.ipoa_sotc = SO_TC_UNSPEC; in icmp_send()
H A Dtcp_output.c3538 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
3543 ipoa.ipoa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
H A Dtcp_subr.c944 int sotc = SO_TC_UNSPEC; in tcp_respond()
1147 ip6oa.ip6oa_sotc = SO_TC_UNSPEC; in tcp_respond()
1218 ipoa.ipoa_sotc = SO_TC_UNSPEC; in tcp_respond()
H A Dip_input.c3076 ipoa.ipoa_sotc = SO_TC_UNSPEC; in ip_forward()
/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h190 #define SO_TC_UNSPEC ((int)-1) /* Traffic class not specified */ macro
/xnu-12377.41.6/bsd/net/
H A Dif_stf.c522 ipoa.ipoa_sotc = SO_TC_UNSPEC; in stf_pre_output()
/xnu-12377.41.6/bsd/netinet6/
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 Dipsec.c4080 ipoa.ipoa_sotc = SO_TC_UNSPEC; in ipsec6_output_tunnel_internal()
5192 ipoa.ipoa_sotc = SO_TC_UNSPEC; in ipsec_send_natt_keepalive()