Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Din_tclass.c969 int sotc; in so_set_net_service_type() local
1021 int sotc = SO_TC_UNSPEC; in so_tc_from_control() local
1256 int sotc, uint32_t flags) in set_packet_service_class()
1441 sotc_index(int sotc) in sotc_index()
1759 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
H A Draw_ip.c461 int sotc = SO_TC_UNSPEC; in rip_output() local
H A Dtcp_output.c731 int sotc = so->so_traffic_class; in tcp_output() local
H A Dudp_usrreq.c1553 int sotc = SO_TC_UNSPEC; in udp_output() local
H A Dtcp_subr.c753 int sotc = SO_TC_UNSPEC; in tcp_respond() local
/xnu-10063.101.15/bsd/netinet6/
H A Dudp6_output.c166 int sotc = SO_TC_UNSPEC; in udp6_output() local
H A Draw_ip6.c376 int sotc = SO_TC_UNSPEC; in rip6_output() local
/xnu-10063.101.15/bsd/kern/
H A Dkpi_socket.c589 int sotc; in sock_settclassopt() local