Home
last modified time | relevance | path

Searched refs:pending_snd (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c2907 int32_t pending_snd = cfil_sock_data_pending(&so->so_snd); in cfil_sock_is_dead() local
2909 if (pending_snd || pending_rcv) { in cfil_sock_is_dead()
2946 int32_t pending_snd = cfil_sock_data_pending(&so->so_snd); in cfil_sock_tcp_add_time_wait() local
2948 if (pending_snd || pending_rcv) { in cfil_sock_tcp_add_time_wait()