Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Din_pcb.h854 extern void inp_set_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3271 inp_set_awdl_unrestricted(struct inpcb *inp) in inp_set_awdl_unrestricted() function
H A Dtcp_input.c2701 inp_set_awdl_unrestricted(inp); in tcp_input()
/xnu-10002.41.9/bsd/kern/
H A Duipc_socket.c5121 inp_set_awdl_unrestricted( in sosetoptlock()