Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Din_pcb.h897 extern void inp_set_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3333 inp_set_awdl_unrestricted(struct inpcb *inp) in inp_set_awdl_unrestricted() function
H A Dtcp_input.c2751 inp_set_awdl_unrestricted(inp); in tcp_input()
/xnu-11215.61.5/bsd/kern/
H A Duipc_socket.c5161 inp_set_awdl_unrestricted( in sosetoptlock()