Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dip_var.h343 int ipoa_sotc; /* traffic class for Fastlane DSCP mapping */ member
H A Din_gif.c115 ipoa.ipoa_sotc = SO_TC_UNSPEC; in in_gif_output()
H A Dkpi_ipfilter.c425 ipoa.ipoa_sotc = SO_TC_UNSPEC; in ipf_injectv4_out()
H A Dip_icmp.c1003 ipoa.ipoa_sotc = SO_TC_UNSPEC; in icmp_send()
H A Draw_ip.c513 ipoa.ipoa_sotc = sockcminfo.sotc; in rip_output()
H A Dtcp_output.c3543 ipoa.ipoa_sotc = SO_TC_UNSPEC; in tcp_ip_output()
3614 ipoa.ipoa_sotc = so->so_traffic_class; in tcp_ip_output()
H A Dtcp_subr.c1218 ipoa.ipoa_sotc = SO_TC_UNSPEC; in tcp_respond()
1239 ipoa.ipoa_sotc = sotc; in tcp_respond()
H A Dip_output.c1626 ipoa->ipoa_sotc, ipoa->ipoa_netsvctype, &dscp); in ip_output_list()
H A Dip_input.c3076 ipoa.ipoa_sotc = SO_TC_UNSPEC; in ip_forward()
H A Dudp_usrreq.c1741 ipoa.ipoa_sotc = sockcminfo.sotc; in udp_output()
/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()
1008 ipoa.ipoa_sotc = SO_TC_UNSPEC; in flow_track_abort_quic()
/xnu-12377.41.6/bsd/net/
H A Dif_stf.c522 ipoa.ipoa_sotc = SO_TC_UNSPEC; in stf_pre_output()
H A Dif_ipsec.c4194 ipoa->ipoa_sotc = so_svc2tc(pcb->ipsec_output_service_class); in ipsec_set_ipoa_for_interface()
4200 ipoa->ipoa_sotc = SO_TC_VO; in ipsec_set_ipoa_for_interface()
/xnu-12377.41.6/bsd/netinet6/
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()