/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6_stubs.h | 16 struct fib6_config; 47 struct fib6_config *cfg, gfp_t gfp_flags,
|
H A D | ip6_fib.h | 41 struct fib6_config { struct 491 struct fib6_config *cfg, gfp_t gfp_flags,
|
H A D | ip6_route.h | 124 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
|
H A D | nexthop.h | 362 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6_stubs.h | 16 struct fib6_config; 47 struct fib6_config *cfg, gfp_t gfp_flags,
|
H A D | ip6_fib.h | 42 struct fib6_config { struct 481 struct fib6_config *cfg, gfp_t gfp_flags,
|
H A D | ip6_route.h | 120 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
|
H A D | nexthop.h | 476 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 3217 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table() 3247 struct fib6_config *cfg, in ip6_route_check_nh_onlink() 3270 struct fib6_config *cfg, in ip6_route_check_nh() 3323 static int ip6_validate_gw(struct net *net, struct fib6_config *cfg, in ip6_validate_gw() 3412 struct fib6_config *cfg, gfp_t gfp_flags, in fib6_nh_init() 3594 static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg, in ip6_route_info_create() 3753 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, in ip6_route_add() 3800 static int __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg) in __ip6_del_rt_siblings() 3879 static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in __ip6_del_cached_rt() 3895 static int ip6_del_cached_rt(struct fib6_config *cf [all...] |
H A D | addrconf_core.c | 181 struct fib6_config *cfg, gfp_t gfp_flags, in eafnosupport_fib6_nh_init()
|
H A D | addrconf.c | 2398 struct fib6_config cfg = { in addrconf_prefix_route() 2472 struct fib6_config cfg = { in addrconf_add_mroute()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 3311 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table() 3341 struct fib6_config *cfg, in ip6_route_check_nh_onlink() 3364 struct fib6_config *cfg, in ip6_route_check_nh() 3418 static int ip6_validate_gw(struct net *net, struct fib6_config *cfg, in ip6_validate_gw() 3510 struct fib6_config *cfg, gfp_t gfp_flags, in fib6_nh_init() 3678 static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg, in ip6_route_info_create() 3837 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, in ip6_route_add() 3884 static int __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg) in __ip6_del_rt_siblings() 3963 static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in __ip6_del_cached_rt() 3979 static int ip6_del_cached_rt(struct fib6_config *cf [all...] |
H A D | addrconf_core.c | 181 struct fib6_config *cfg, gfp_t gfp_flags, in eafnosupport_fib6_nh_init()
|
H A D | seg6_local.c | 1004 static struct net *fib6_config_get_net(const struct fib6_config *fib6_cfg) in fib6_config_get_net()
|
H A D | addrconf.c | 2426 struct fib6_config cfg = { in addrconf_prefix_route() 2500 struct fib6_config cfg = { in addrconf_add_mroute()
|
/kernel/linux/linux-5.10/net/ipv6/ila/ |
H A D | ila_lwt.c | 137 const struct fib6_config *cfg6 = cfg; in ila_build_state()
|
/kernel/linux/linux-6.6/net/ipv6/ila/ |
H A D | ila_lwt.c | 137 const struct fib6_config *cfg6 = cfg; in ila_build_state()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 627 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg, in fib6_check_nexthop() 1363 struct fib6_config fib6_cfg = { in nh_create_ipv6()
|
H A D | fib_semantics.c | 1053 struct fib6_config cfg = { in fib_check_nh_v6_gw()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 1290 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg, in fib6_check_nexthop() 2573 struct fib6_config fib6_cfg = { in nh_create_ipv6()
|
H A D | fib_semantics.c | 1054 struct fib6_config cfg = { in fib_check_nh_v6_gw()
|