Searched defs:write_wakeup (Results 1 – 1 of 1) sorted by relevance
1750 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup()2029 int write_wakeup = 0; in tcp_input() local