Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Din_pcb.h837 extern void inp_set_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3151 inp_set_awdl_unrestricted(struct inpcb *inp) in inp_set_awdl_unrestricted() function
H A Dtcp_input.c2612 inp_set_awdl_unrestricted(inp); in tcp_input()
/xnu-8792.61.2/bsd/kern/
H A Duipc_socket.c5353 inp_set_awdl_unrestricted( in sosetoptlock()