Home
last modified time | relevance | path

Searched defs:end_seq (Results 1 – 7 of 7) sorted by relevance

/net/ipv4/
Dtcp_input.c996 u32 end_seq, struct tcp_sacktag_state *state) in tcp_dsack_seen()
1219 u32 start_seq, u32 end_seq) in tcp_is_sackblock_valid()
1303 u32 start_seq, u32 end_seq) in tcp_match_skb_to_sack()
1353 u32 start_seq, u32 end_seq, in tcp_sacktag_one()
1444 u32 end_seq = start_seq + shifted; /* end of newly-SACKed */ in tcp_shifted_skb() local
1552 u32 start_seq, u32 end_seq, in tcp_shift_skb_data()
1691 u32 start_seq, u32 end_seq, in tcp_sacktag_walk()
1922 u32 end_seq = sp[i].end_seq; in tcp_sacktag_write_queue() local
4320 static inline bool tcp_sequence(const struct tcp_sock *tp, u32 seq, u32 end_seq) in tcp_sequence()
4444 u32 end_seq) in tcp_sack_extend()
[all …]
Dtcp_recovery.c123 void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, in tcp_rack_advance()
Dtcp_illinois.c49 u32 end_seq; /* right edge of current RTT */ member
Dtcp_minisocks.c33 static bool tcp_in_window(u32 seq, u32 end_seq, u32 s_win, u32 e_win) in tcp_in_window()
Dtcp_cubic.c100 u32 end_seq; /* end_seq of the round */ member
Dtcp_output.c2102 u32 end_seq = TCP_SKB_CB(skb)->end_seq; in tcp_snd_wnd_test() local
/net/mptcp/
Dprotocol.c40 u64 end_seq; member
166 u64 seq, end_seq, max_seq; in mptcp_data_queue_ofo() local
654 u64 end_seq; in __mptcp_ofo_queue() local