Home
last modified time | relevance | path

Searched refs:fib6_config (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/net/
H A Dipv6_stubs.h16 struct fib6_config;
47 struct fib6_config *cfg, gfp_t gfp_flags,
H A Dip6_fib.h42 struct fib6_config { struct
483 struct fib6_config *cfg, gfp_t gfp_flags,
H A Dip6_route.h120 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
H A Dnexthop.h476 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
/openbmc/linux/net/ipv6/
H A Droute.c3320 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table()
3350 struct fib6_config *cfg, in ip6_route_check_nh_onlink()
3373 struct fib6_config *cfg, in ip6_route_check_nh()
3427 static int ip6_validate_gw(struct net *net, struct fib6_config *cfg, in ip6_validate_gw()
3519 struct fib6_config *cfg, gfp_t gfp_flags, in fib6_nh_init()
3687 static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg, in ip6_route_info_create()
3846 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, in ip6_route_add()
3893 static int __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg) in __ip6_del_rt_siblings()
3972 static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in __ip6_del_cached_rt()
3988 static int ip6_del_cached_rt(struct fib6_config *cfg, struct fib6_info *rt, in ip6_del_cached_rt()
[all …]
H A Daddrconf_core.c181 struct fib6_config *cfg, gfp_t gfp_flags, in eafnosupport_fib6_nh_init()
H A Dseg6_local.c1004 static struct net *fib6_config_get_net(const struct fib6_config *fib6_cfg) in fib6_config_get_net()
H A Daddrconf.c2428 struct fib6_config cfg = { in addrconf_prefix_route()
2502 struct fib6_config cfg = { in addrconf_add_mroute()
/openbmc/linux/net/ipv6/ila/
H A Dila_lwt.c144 const struct fib6_config *cfg6 = cfg; in ila_build_state()
/openbmc/linux/net/ipv4/
H A Dnexthop.c1291 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg, in fib6_check_nexthop()
2574 struct fib6_config fib6_cfg = { in nh_create_ipv6()
H A Dfib_semantics.c1054 struct fib6_config cfg = { in fib_check_nh_v6_gw()