Home
last modified time | relevance | path

Searched defs:read_wakeup (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c1750 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup()
2028 int read_wakeup = 0; in tcp_input() local