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