Home
last modified time | relevance | path

Searched defs:netsvctype (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Din_tclass.c481 int netsvctype = so_tcdbg->so_tcdbg_netsvctype; in set_pid_tclass() local
954 so_set_net_service_type(struct socket *so, int netsvctype) in so_set_net_service_type()
1608 int netsvctype; in set_netsvctype_dscp_map() local
1746 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
H A Draw_ip.c430 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in rip_output() local
H A Dudp_usrreq.c1507 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in udp_output() local
/xnu-8019.80.24/bsd/netinet6/
H A Dudp6_output.c167 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in udp6_output() local
H A Draw_ip6.c367 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in rip6_output() local
/xnu-8019.80.24/bsd/sys/
H A Dsocket.h1362 int netsvctype; member