Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtcp.h426 u32 probe_seq_end; member
/Linux-v6.6/net/ipv4/
Dtcp_output.c2518 tp->mtu_probe.probe_seq_end = TCP_SKB_CB(nskb)->end_seq; in tcp_mtu_probe()
Dtcp_input.c3392 !after(tp->mtu_probe.probe_seq_end, tp->snd_una))) { in tcp_clean_rtx_queue()