Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtcp.h388 u32 probe_seq_end; member
/Linux-v5.15/net/ipv4/
Dtcp_output.c2459 tp->mtu_probe.probe_seq_end = TCP_SKB_CB(nskb)->end_seq; in tcp_mtu_probe()
Dtcp_input.c3347 !after(tp->mtu_probe.probe_seq_end, tp->snd_una))) { in tcp_clean_rtx_queue()