aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_types.h
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-04-09 14:41:19 -0700
committerDavid S. Miller <davem@davemloft.net>2019-04-11 14:24:07 -0700
commit0b34eb004347308ed0952ddb5b3898a71869ac3c (patch)
tree4c67f46492b695373ffde163f26ef2e3c7bb8594 /include/linux/bpf_types.h
parentipv6: Refactor rt6_device_match (diff)
downloadlinux-rng-0b34eb004347308ed0952ddb5b3898a71869ac3c.tar.xz
linux-rng-0b34eb004347308ed0952ddb5b3898a71869ac3c.zip
ipv6: Refactor __ip6_route_redirect
Move the nexthop evaluation of a fib entry to a helper that can be leveraged for each fib6_nh in a multipath nexthop object. In the move, 'continue' statements means the helper returns false (loop should continue) and 'break' means return true (found the entry of interest). Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/bpf_types.h')
0 files changed, 0 insertions, 0 deletions