Searched refs:tcp_handle_wakeup (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ |
| H A D | tcp_input.c | 1752 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup() function 3368 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 3479 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6052 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6085 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6137 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6180 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
|