Searched refs:seg2 (Results 1 – 1 of 1) sorted by relevance
4026 tcp_seg_cmp(const struct tcp_seg_sent *seg1, const struct tcp_seg_sent *seg2) in tcp_seg_cmp() argument4028 return (int)(seg1->end_seq - seg2->end_seq); in tcp_seg_cmp()