Searched refs:nexthop_cmp (Results 1 – 2 of 2) sorted by relevance
277 static inline bool nexthop_cmp(const struct nexthop *nh1, in nexthop_cmp() function
278 return nexthop_cmp(fi->nh, ofi->nh) ? 0 : -1; in nh_comp()