Searched refs:right_ip (Results 1 – 1 of 1) sorted by relevance
179 static int64_t _sort__addr_cmp(u64 left_ip, u64 right_ip) in _sort__addr_cmp() argument181 return (int64_t)(right_ip - left_ip); in _sort__addr_cmp()