Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dcontent_filter.c2899 int32_t pending_snd = cfil_sock_data_pending(&so->so_snd); in cfil_sock_is_dead() local
2901 if (pending_snd || pending_rcv) { in cfil_sock_is_dead()
2938 int32_t pending_snd = cfil_sock_data_pending(&so->so_snd); in cfil_sock_tcp_add_time_wait() local
2940 if (pending_snd || pending_rcv) { in cfil_sock_tcp_add_time_wait()