diff options
author | 2018-04-17 17:33:19 -0700 | |
---|---|---|
committer | 2018-04-17 23:41:17 -0400 | |
commit | dec9b0e295f6b34b89041cf19001ba86298d0687 (patch) | |
tree | 45c75a3ab149c84b5bb6150a1d4cb61616e0a374 /include/linux/tcp.h | |
parent | net/ipv6: Add fib6_null_entry (diff) | |
download | wireguard-linux-dec9b0e295f6b34b89041cf19001ba86298d0687.tar.xz wireguard-linux-dec9b0e295f6b34b89041cf19001ba86298d0687.zip |
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
ip6_pol_route_lookup is the lookup function for ip6_route_lookup and
rt6_lookup. At the moment it returns either a reference to a FIB entry
or a cached exception. To move FIB entries to a separate struct, this
lookup function needs to convert FIB entries to an rt6_info that is
returned to the caller.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions