Searched refs:nexthop_cmp (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | nexthop.h | 116 static inline bool nexthop_cmp(const struct nexthop *nh1, in nexthop_cmp() function |
D | ip6_route.h | 300 return nexthop_cmp(a->nh, b->nh); in rt6_duplicate_nexthop() |