Home
last modified time | relevance | path

Searched refs:nh1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/testing/selftests/net/
Dfib-onlink-tests.sh255 local nh1="$3"
264 nexthop via ${nh1} nexthop via ${nh2}
354 local nh1="$4"
360 nexthop via ${nh1} nexthop via ${nh2}
/Linux-v5.10/include/net/
Dnexthop.h129 static inline bool nexthop_cmp(const struct nexthop *nh1, in nexthop_cmp() argument
132 return nh1 == nh2; in nexthop_cmp()