Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Din_pcb.h832 extern boolean_t inp_get_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3154 inp_get_awdl_unrestricted(struct inpcb *inp) in inp_get_awdl_unrestricted() function
/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c6170 optval = inp_get_awdl_unrestricted( in sogetoptlock()