Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_tclass.c974 int sotc; in so_set_net_service_type() local
1026 int sotc = SO_TC_UNSPEC; in so_tc_from_control() local
1253 int sotc, uint32_t flags) in set_packet_service_class()
1419 sotc_index(int sotc) in sotc_index()
1738 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
H A Draw_ip.c465 int sotc = SO_TC_UNSPEC; in rip_output() local
H A Dtcp_output.c748 int sotc = so->so_traffic_class; in tcp_output() local
H A Dudp_usrreq.c1569 int sotc = SO_TC_UNSPEC; in udp_output() local
H A Dtcp_subr.c769 int sotc = SO_TC_UNSPEC; in tcp_respond() local
/xnu-11215.1.10/bsd/netinet6/
H A Dudp6_output.c167 int sotc = SO_TC_UNSPEC; in udp6_output() local
H A Draw_ip6.c377 int sotc = SO_TC_UNSPEC; in rip6_output() local
/xnu-11215.1.10/bsd/kern/
H A Dkpi_socket.c581 int sotc; in sock_settclassopt() local