Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/ !
H A Din_pcblist.c740 so_get_opportunistic(inp->inp_socket) && in inpcb_count_opportunistic()
H A Din_tclass.c1012 so_get_opportunistic(struct socket *so) in so_get_opportunistic() function
/xnu-10002.41.9/bsd/sys/ !
H A Dsocketvar.h1048 extern int so_get_opportunistic(struct socket *);
/xnu-10002.41.9/bsd/kern/ !
H A Duipc_socket.c6093 optval = so_get_opportunistic(so); in sogetoptlock()