Home
last modified time | relevance | path

Searched refs:nh2 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dfib-onlink-tests.sh253 local nh2="$4"
261 nexthop via ${nh1} nexthop via ${nh2}
352 local nh2="$5"
357 nexthop via ${nh1} nexthop via ${nh2}
/linux/include/net/
H A Dgro.h485 const void *nh2 = th2 - diff; in __gro_receive_network_flush() local
488 return ipv6_gro_flush(nh, nh2); in __gro_receive_network_flush()
490 return inet_gro_flush(nh, nh2, p, outer); in __gro_receive_network_flush()
H A Dnexthop.h274 const struct nexthop *nh2) in nexthop_cmp() argument
276 return nh1 == nh2; in nexthop_cmp()