Searched refs:start_seq_1 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv4/ | ||
H A D | tcp_input.c | 1110 u32 start_seq_1 = get_unaligned_be32(&sp[1].start_seq); tcp_check_dsack() local 1113 !before(start_seq_0, start_seq_1)) { tcp_check_dsack() |
Completed in 77 milliseconds