Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtcp.h459 u32 probe_seq_end; member
/linux-3.4.99/net/ipv4/
Dtcp_output.c1729 tp->mtu_probe.probe_seq_end = TCP_SKB_CB(nskb)->end_seq; in tcp_mtu_probe()
Dtcp_input.c3400 !after(tp->mtu_probe.probe_seq_end, tp->snd_una))) { in tcp_clean_rtx_queue()