Symbol: fib6_config
include/net/ip6_fib.h
491
struct fib6_config *cfg, gfp_t gfp_flags,
include/net/ip6_fib.h
497
struct fib6_config *cfg, gfp_t gfp_flags,
include/net/ip6_route.h
126
int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
include/net/nexthop.h
508
int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
net/ipv4/fib_semantics.c
1074
struct fib6_config cfg = {
net/ipv4/nexthop.c
1552
int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
net/ipv4/nexthop.c
2915
struct fib6_config fib6_cfg = {
net/ipv6/addrconf.c
2481
struct fib6_config cfg = {
net/ipv6/addrconf.c
2555
struct fib6_config cfg = {
net/ipv6/ila/ila_lwt.c
144
const struct fib6_config *cfg6 = cfg;
net/ipv6/route.c
3394
static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg,
net/ipv6/route.c
3424
struct fib6_config *cfg,
net/ipv6/route.c
3444
struct fib6_config *cfg,
net/ipv6/route.c
3498
static int ip6_validate_gw(struct net *net, struct fib6_config *cfg,
net/ipv6/route.c
3590
struct fib6_config *cfg, gfp_t gfp_flags,
net/ipv6/route.c
3762
static int fib6_config_validate(struct fib6_config *cfg,
net/ipv6/route.c
3809
static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg,
net/ipv6/route.c
3877
struct fib6_config *cfg,
net/ipv6/route.c
3952
int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
net/ipv6/route.c
4007
static int __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg)
net/ipv6/route.c
4086
static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg)
net/ipv6/route.c
4102
static int ip6_del_cached_rt(struct fib6_config *cfg, struct fib6_info *rt,
net/ipv6/route.c
4119
struct fib6_config *cfg;
net/ipv6/route.c
4132
static int ip6_del_cached_rt_nh(struct fib6_config *cfg, struct fib6_info *f6i)
net/ipv6/route.c
4142
static int ip6_route_del(struct fib6_config *cfg,
net/ipv6/route.c
4419
struct fib6_config cfg = {
net/ipv6/route.c
4485
struct fib6_config cfg = {
net/ipv6/route.c
4557
struct fib6_config *cfg)
net/ipv6/route.c
4559
*cfg = (struct fib6_config){
net/ipv6/route.c
4580
struct fib6_config cfg;
net/ipv6/route.c
4681
struct fib6_config cfg = {
net/ipv6/route.c
5134
static int rtm_to_fib6_multipath_config(struct fib6_config *cfg,
net/ipv6/route.c
5182
struct fib6_config *cfg,
net/ipv6/route.c
5211
*cfg = (struct fib6_config){
net/ipv6/route.c
5336
struct fib6_config r_cfg;
net/ipv6/route.c
5342
struct fib6_config *r_cfg)
net/ipv6/route.c
5415
static int ip6_route_multipath_add(struct fib6_config *cfg,
net/ipv6/route.c
5421
struct fib6_config r_cfg;
net/ipv6/route.c
5592
static int ip6_route_multipath_del(struct fib6_config *cfg,
net/ipv6/route.c
5595
struct fib6_config r_cfg;
net/ipv6/route.c
5635
struct fib6_config cfg;
net/ipv6/route.c
5664
struct fib6_config cfg;
net/ipv6/seg6_local.c
1007
static struct net *fib6_config_get_net(const struct fib6_config *fib6_cfg)