Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dsocketvar.h1067 extern int so_get_opportunistic(struct socket *);
/xnu-12377.1.9/bsd/netinet/
H A Din_pcblist.c784 so_get_opportunistic(inp->inp_socket) && in inpcb_count_opportunistic()
H A Din_tclass.c1017 so_get_opportunistic(struct socket *so) in so_get_opportunistic() function
/xnu-12377.1.9/bsd/kern/
H A Duipc_socket.c6074 optval = so_get_opportunistic(so); in sogetoptlock()