diff options
author | David Ahern <dsahern@gmail.com> | 2018-04-17 17:33:19 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-17 23:41:17 -0400 |
commit | dec9b0e295f6b34b89041cf19001ba86298d0687 (patch) | |
tree | 45c75a3ab149c84b5bb6150a1d4cb61616e0a374 /include/net | |
parent | 421842edeaf62c4e180b687f5a4efca8c19c49ad (diff) |
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/net')
0 files changed, 0 insertions, 0 deletions