Searched refs:icsk_pending (Results 1 – 5 of 5) sorted by relevance
98 if (icsk->icsk_pending == ICSK_TIME_RETRANS || in dump_tcp_sock() 99 icsk->icsk_pending == ICSK_TIME_REO_TIMEOUT || in dump_tcp_sock() 100 icsk->icsk_pending == ICSK_TIME_LOSS_PROBE) { in dump_tcp_sock() 103 } else if (icsk->icsk_pending == ICSK_TIME_PROBE0) { in dump_tcp_sock()
98 if (icsk->icsk_pending == ICSK_TIME_RETRANS || in dump_tcp6_sock() 99 icsk->icsk_pending == ICSK_TIME_REO_TIMEOUT || in dump_tcp6_sock() 100 icsk->icsk_pending == ICSK_TIME_LOSS_PROBE) { in dump_tcp6_sock() 103 } else if (icsk->icsk_pending == ICSK_TIME_PROBE0) { in dump_tcp6_sock()
107 __u8 icsk_pending; member209 smp_store_release(&icsk->icsk_pending, 0); in inet_csk_clear_xmit_timer()242 smp_store_release(&icsk->icsk_pending, what); in inet_csk_reset_xmit_timer()
529 return inet_csk(ssk)->icsk_pending && !subflow->stale_count ? in mptcp_timeout_from_subflow()