Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Din_pcb.h855 extern boolean_t inp_get_intcoproc_allowed(struct inpcb *);
H A Din_pcb.c3261 inp_get_intcoproc_allowed(struct inpcb *inp) in inp_get_intcoproc_allowed() function
/xnu-8796.141.3/bsd/kern/
H A Duipc_socket.c5399 inp_get_intcoproc_allowed(sotoinpcb(so)) == FALSE) { in sosetoptlock()
6260 optval = inp_get_intcoproc_allowed( in sogetoptlock()