Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dipv6_stubs.h16 struct fib6_config;
45 struct fib6_config *cfg, gfp_t gfp_flags,
Dip6_fib.h40 struct fib6_config { struct
447 struct fib6_config *cfg, gfp_t gfp_flags,
Dnexthop.h259 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
Dip6_route.h123 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
/Linux-v5.4/net/ipv6/
Droute.c3186 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table()
3216 struct fib6_config *cfg, in ip6_route_check_nh_onlink()
3239 struct fib6_config *cfg, in ip6_route_check_nh()
3292 static int ip6_validate_gw(struct net *net, struct fib6_config *cfg, in ip6_validate_gw()
3381 struct fib6_config *cfg, gfp_t gfp_flags, in fib6_nh_init()
3539 static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg, in ip6_route_info_create()
3696 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, in ip6_route_add()
3740 static int __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg) in __ip6_del_rt_siblings()
3798 static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in __ip6_del_cached_rt()
3814 static int ip6_del_cached_rt(struct fib6_config *cfg, struct fib6_info *rt, in ip6_del_cached_rt()
[all …]
Daddrconf_core.c180 struct fib6_config *cfg, gfp_t gfp_flags, in eafnosupport_fib6_nh_init()
Daddrconf.c2373 struct fib6_config cfg = { in addrconf_prefix_route()
2447 struct fib6_config cfg = { in addrconf_add_mroute()
/Linux-v5.4/net/ipv6/ila/
Dila_lwt.c137 const struct fib6_config *cfg6 = cfg; in ila_build_state()
/Linux-v5.4/net/ipv4/
Dnexthop.c561 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg, in fib6_check_nexthop()
1180 struct fib6_config fib6_cfg = { in nh_create_ipv6()
Dfib_semantics.c989 struct fib6_config cfg = { in fib_check_nh_v6_gw()