Home
last modified time | relevance | path

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

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