Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Din_pcb.h855 extern boolean_t inp_get_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3280 inp_get_awdl_unrestricted(struct inpcb *inp) in inp_get_awdl_unrestricted() function
/xnu-10002.41.9/bsd/kern/
H A Duipc_socket.c6019 optval = inp_get_awdl_unrestricted( in sogetoptlock()