Home
last modified time | relevance | path

Searched defs:sotc (Results 1 – 8 of 8) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Din_tclass.c956 int sotc; in so_set_net_service_type() local
1008 int sotc = SO_TC_UNSPEC; in so_tc_from_control() local
1243 int sotc, uint32_t flags) in set_packet_service_class()
1428 sotc_index(int sotc) in sotc_index()
1746 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
H A Draw_ip.c429 int sotc = SO_TC_UNSPEC; in rip_output() local
H A Dtcp_output.c616 int sotc = so->so_traffic_class; in tcp_output() local
H A Dudp_usrreq.c1506 int sotc = SO_TC_UNSPEC; in udp_output() local
H A Dtcp_subr.c749 int sotc = SO_TC_UNSPEC; in tcp_respond() local
/xnu-8019.80.24/bsd/netinet6/
H A Dudp6_output.c166 int sotc = SO_TC_UNSPEC; in udp6_output() local
H A Draw_ip6.c366 int sotc = SO_TC_UNSPEC; in rip6_output() local
/xnu-8019.80.24/bsd/kern/
H A Dkpi_socket.c587 int sotc; in sock_settclassopt() local