Searched refs:tcp_handle_wakeup (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | tcp_input.c | 1750 tcp_handle_wakeup(struct socket *so, int read_wakeup, int write_wakeup) in tcp_handle_wakeup() function 3331 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 3442 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 5995 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6028 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6080 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input() 6119 tcp_handle_wakeup(so, read_wakeup, write_wakeup); in tcp_input()
|