Home
last modified time | relevance | path

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

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