Home
last modified time | relevance | path

Searched refs:inp_set_intcoproc_allowed (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h976 extern void inp_set_intcoproc_allowed(struct inpcb *);
H A Din_pcb.c3336 inp_set_intcoproc_allowed(struct inpcb *inp) in inp_set_intcoproc_allowed() function
H A Dtcp_input.c2408 inp_set_intcoproc_allowed(inp); in tcp_create_server_socket()
/xnu-12377.41.6/bsd/kern/
H A Duipc_socket.c5071 inp_set_intcoproc_allowed( in sosetoptlock()