Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Din_pcb.h898 extern boolean_t inp_get_awdl_unrestricted(struct inpcb *);
H A Din_pcb.c3342 inp_get_awdl_unrestricted(struct inpcb *inp) in inp_get_awdl_unrestricted() function
/xnu-11215.61.5/bsd/kern/
H A Duipc_socket.c6080 optval = inp_get_awdl_unrestricted( in sogetoptlock()