Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c1234 u32 end_seq, struct tcp_sacktag_state *state) in tcp_dsack_seen()
1448 u32 start_seq, u32 end_seq) in tcp_is_sackblock_valid()
1532 u32 start_seq, u32 end_seq) in tcp_match_skb_to_sack()
1584 u32 end_seq, u64 xmit_time) in tcp_rack_advance()
1614 u32 start_seq, u32 end_seq, in tcp_sacktag_one()
1855 u32 end_seq = start_seq + shifted; /* end of newly-SACKed */ in tcp_shifted_skb() local
1956 u32 start_seq, u32 end_seq, in tcp_shift_skb_data()
2095 u32 start_seq, u32 end_seq, in tcp_sacktag_walk()
2327 u32 end_seq = sp[i].end_seq; in tcp_sacktag_write_queue() local
4861 u32 seq, u32 end_seq, in tcp_sequence()
[all …]
H A Dtcp_recovery.c118 tcp_rack_advance(struct tcp_sock * tp,u8 sacked,u32 end_seq,u64 xmit_time) tcp_rack_advance() argument
H A Dtcp_illinois.c49 u32 end_seq; /* right edge of current RTT */ member
H A Dtcp_minisocks.c29 static bool tcp_in_window(u32 seq, u32 end_seq, u32 s_win, u32 e_win) in tcp_in_window()
H A Dtcp_output.c2302 u32 end_seq = TCP_SKB_CB(skb)->end_seq; tcp_snd_wnd_test() local
[all...]
H A Dtcp.c3197 u32 end_seq = TCP_SKB_CB(skb)->end_seq; in __tcp_close() local
/linux/include/net/psp/
H A Dfunctions.h73 u32 end_seq = TCP_SKB_CB(skb)->end_seq; in psp_is_allowed_nondata() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c97 __u32 end_seq; /* end_seq of the round */ global() member
/linux/include/net/
H A Dtls.h148 u32 end_seq; member
H A Dtcp.h1061 __u32 end_seq; /* SEQ + FIN + SYN + datalen */ member
/linux/net/mptcp/
H A Dprotocol.c247 u64 seq, end_seq, max_seq; in mptcp_data_queue_ofo() local
779 u64 end_seq; in __mptcp_ofo_queue() local
H A Dprotocol.h130 u64 end_seq; member