Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Din_pcb.h904 extern boolean_t inp_get_intcoproc_allowed(struct inpcb *);
H A Din_pcb.c3387 inp_get_intcoproc_allowed(struct inpcb *inp) in inp_get_intcoproc_allowed() function
/xnu-11417.121.6/bsd/kern/
H A Duipc_socket.c5187 inp_get_intcoproc_allowed(sotoinpcb(so)) == FALSE) { in sosetoptlock()
6098 optval = inp_get_intcoproc_allowed( in sogetoptlock()