Home
last modified time | relevance | path

Searched defs:nexthop_same (Results 1 – 3 of 3) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnexthop.c309 bool nexthop_same(const struct nexthop *nh1, const struct nexthop *nh2) in nexthop_same() function
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnexthop.c309 bool nexthop_same(const struct nexthop *nh1, const struct nexthop *nh2) in nexthop_same() function
/dports/net/bird2/bird-2.0.8/nest/
H A Droute.h655 static inline int nexthop_same(struct nexthop *x, struct nexthop *y) in nexthop_same() function