Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nexthop_cmp
include/net/ip6_route.h
323
return nexthop_cmp(a->nh, b->nh);
net/ipv4/fib_semantics.c
279
return nexthop_cmp(fi->nh, ofi->nh) ? 0 : -1;