Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_tclass.c487 int netsvctype = so_tcdbg->so_tcdbg_netsvctype; in set_pid_tclass() local
972 so_set_net_service_type(struct socket *so, int netsvctype) in so_set_net_service_type()
1599 int netsvctype; in set_netsvctype_dscp_map() local
1738 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
H A Draw_ip.c466 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in rip_output() local
H A Dudp_usrreq.c1570 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in udp_output() local
/xnu-11215.1.10/bsd/netinet6/
H A Dudp6_output.c168 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in udp6_output() local
H A Draw_ip6.c378 int netsvctype = _NET_SERVICE_TYPE_UNSPEC; in rip6_output() local
/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h747 int netsvctype; member