Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Duipc_socket.h61 int netsvctype; member
/xnu-12377.61.12/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()
1547 int netsvctype; in set_netsvctype_dscp_map() local
1686 int sotc, int netsvctype, uint8_t *dscp_inout) in set_packet_qos()
/xnu-12377.61.12/bsd/sys/
H A Dsocket_private.h750 int netsvctype; member