Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dcontent_filter.c2913 int32_t pending_snd = cfil_sock_data_pending(&so->so_snd); in cfil_sock_is_dead() local
2915 if (pending_snd || pending_rcv) { in cfil_sock_is_dead()
2955 int32_t pending_snd = cfil_sock_data_pending(&so->so_snd); in cfil_sock_tcp_add_time_wait() local
2957 if (pending_snd || pending_rcv) { in cfil_sock_tcp_add_time_wait()