Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Din_tclass.c481 int netsvctype = so_tcdbg->so_tcdbg_netsvctype; in set_pid_tclass() local
967 so_set_net_service_type(struct socket *so, int netsvctype) in so_set_net_service_type()
1621 int netsvctype; in set_netsvctype_dscp_map() local
1759 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
H A Draw_ip.c441 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in rip_output() local
H A Dudp_usrreq.c1519 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in udp_output() local
/xnu-8792.61.2/bsd/netinet6/
H A Dudp6_output.c167 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in udp6_output() local
H A Draw_ip6.c377 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in rip6_output() local
/xnu-8792.61.2/bsd/sys/
H A Dsocket.h1398 int netsvctype; member