Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h434 u32 probe_seq_end; member
/openbmc/linux/net/ipv4/
H A Dtcp_output.c2523 tp->mtu_probe.probe_seq_end = TCP_SKB_CB(nskb)->end_seq; in tcp_mtu_probe()
H A Dtcp_input.c3472 !after(tp->mtu_probe.probe_seq_end, tp->snd_una))) { in tcp_clean_rtx_queue()