Home
last modified time | relevance | path

Searched refs:nexthop_cmp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h309 return nexthop_cmp(a->nh, b->nh); in rt6_duplicate_nexthop()
H A Dnexthop.h129 static inline bool nexthop_cmp(const struct nexthop *nh1, in nexthop_cmp() function
/kernel/linux/linux-6.6/include/net/
H A Dip6_route.h306 return nexthop_cmp(a->nh, b->nh); in rt6_duplicate_nexthop()
H A Dnexthop.h243 static inline bool nexthop_cmp(const struct nexthop *nh1, in nexthop_cmp() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c293 return nexthop_cmp(fi->nh, ofi->nh) ? 0 : -1; in nh_comp()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_semantics.c293 return nexthop_cmp(fi->nh, ofi->nh) ? 0 : -1; in nh_comp()

Completed in 12 milliseconds