Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/ !
H A Din_pcb.h841 extern boolean_t inp_get_intcoproc_allowed(struct inpcb *);
H A Din_pcb.c3184 inp_get_intcoproc_allowed(struct inpcb *inp) in inp_get_intcoproc_allowed() function
/xnu-8792.61.2/bsd/kern/ !
H A Duipc_socket.c5371 inp_get_intcoproc_allowed(sotoinpcb(so)) == FALSE) { in sosetoptlock()
6232 optval = inp_get_intcoproc_allowed( in sogetoptlock()