Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Din_pcb.h831 extern void inp_set_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3145 inp_set_awdl_unrestricted(struct inpcb *inp) in inp_set_awdl_unrestricted() function
H A Dtcp_input.c2588 inp_set_awdl_unrestricted(inp); in tcp_input()
/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c5324 inp_set_awdl_unrestricted( in sosetoptlock()