Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dfib-onlink-tests.sh243 local nh1="$3"
252 nexthop via ${nh1} nexthop via ${nh2}"
344 local nh1="$4"
350 nexthop via ${nh1} nexthop via ${nh2}"
/linux/include/net/
H A Dnexthop.h275 static inline bool nexthop_cmp(const struct nexthop *nh1, in nexthop_cmp() argument
278 return nh1 == nh2; in nexthop_cmp()