Home
last modified time | relevance | path

Searched refs:inp_get_intcoproc_allowed (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.h835 extern boolean_t inp_get_intcoproc_allowed(struct inpcb *);
H A Din_pcb.c3178 inp_get_intcoproc_allowed(struct inpcb *inp) in inp_get_intcoproc_allowed() function
/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c5341 inp_get_intcoproc_allowed(sotoinpcb(so)) == FALSE) { in sosetoptlock()
6179 optval = inp_get_intcoproc_allowed( in sogetoptlock()