Searched refs:fib6_config (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/ipv6/ |
D | route.c | 2738 struct fib6_config *cfg) in ip6_convert_metrics() 2756 struct fib6_config *cfg, in ip6_nh_lookup_table() 2788 struct fib6_config *cfg, in ip6_route_check_nh_onlink() 2815 struct fib6_config *cfg, in ip6_route_check_nh() 2865 static int ip6_validate_gw(struct net *net, struct fib6_config *cfg, in ip6_validate_gw() 2938 static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg, in ip6_route_info_create() 3161 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, in ip6_route_add() 3205 static int __ip6_del_rt_siblings(struct fib6_info *rt, struct fib6_config *cfg) in __ip6_del_rt_siblings() 3257 static int ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in ip6_del_cached_rt() 3273 static int ip6_route_del(struct fib6_config *cfg, in ip6_route_del() [all …]
|
D | addrconf.c | 2322 struct fib6_config cfg = { in addrconf_prefix_route() 2389 struct fib6_config cfg = { in addrconf_add_mroute()
|
/Linux-v4.19/net/ipv6/ila/ |
D | ila_lwt.c | 137 const struct fib6_config *cfg6 = cfg; in ila_build_state()
|
/Linux-v4.19/include/net/ |
D | ip6_route.h | 103 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
|
D | ip6_fib.h | 43 struct fib6_config { struct
|