Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/ !
H A Din_pcblist.c699 so_get_opportunistic(inp->inp_socket) && in inpcb_count_opportunistic()
H A Din_tclass.c999 so_get_opportunistic(struct socket *so) in so_get_opportunistic() function
/xnu-8019.80.24/bsd/sys/ !
H A Dsocketvar.h1016 extern int so_get_opportunistic(struct socket *);
/xnu-8019.80.24/bsd/kern/ !
H A Duipc_socket.c6243 optval = so_get_opportunistic(so); in sogetoptlock()