Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h979 extern void inp_set_management_allowed(struct inpcb *);
H A Din_pcb.c3360 inp_set_management_allowed(struct inpcb *inp) in inp_set_management_allowed() function
H A Dtcp_input.c2411 inp_set_management_allowed(inp); in tcp_create_server_socket()