Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_fib.h34 struct fib6_info;
74 struct fib6_info __rcu *leaf;
79 struct fib6_info __rcu *rr_ptr;
158 struct fib6_info { struct
160 struct fib6_info __rcu *fib6_next; argument
209 struct fib6_info __rcu *from; argument
224 struct fib6_info *f6i;
245 static inline bool fib6_requires_src(const struct fib6_info *rt) in fib6_requires_src()
253 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires()
262 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires()
[all …]
H A Dif_inet6.h59 struct fib6_info *rt;
146 struct fib6_info *aca_rt;
H A Dnexthop.h534 static inline struct net_device *fib6_info_nh_dev(struct fib6_info *f6i) in fib6_info_nh_dev()
/linux/net/ipv6/
H A Dip6_fib.c45 int (*func)(struct fib6_info *, void *arg);
57 static struct fib6_info *fib6_find_prefix(struct net *net,
107 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum()
147 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh) in fib6_info_alloc()
149 struct fib6_info *f6i; in fib6_info_alloc()
170 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu()
375 struct fib6_info *rt, in call_fib6_entry_notifier()
388 struct fib6_info *rt, in call_fib6_multipath_entry_notifier()
403 struct fib6_info *rt, in call_fib6_entry_notifiers()
417 struct fib6_info *rt, in call_fib6_multipath_entry_notifiers()
[all …]
H A Droute.c109 static size_t rt6_nlmsg_size(struct fib6_info *f6i);
111 struct fib6_info *rt, struct dst_entry *dst,
120 static struct fib6_info *rt6_add_route_info(struct net *net,
125 static struct fib6_info *rt6_get_route_info(struct net *net,
284 static const struct fib6_info fib6_null_entry_template = {
357 struct fib6_info *from; in ip6_dst_destroy()
377 struct fib6_info *from; in ip6_dst_ifdown()
400 struct fib6_info *from; in rt6_check_expired()
414 static struct fib6_info *
415 rt6_multipath_first_sibling_rcu(const struct fib6_info *r
5347 struct fib6_info *fib6_info; global() member
[all...]
H A Danycast.c277 static struct ifacaddr6 *aca_alloc(struct fib6_info *f6i, in aca_alloc()
335 struct fib6_info *f6i; in __ipv6_dev_ac_inc()
H A Daddrconf.c163 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx,
1081 struct fib6_info *f6i = NULL; in ipv6_add_addr()
1277 struct fib6_info *f6i; in cleanup_prefix_route()
2508 static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx, in addrconf_get_prefix_route()
2515 struct fib6_info *rt = NULL; in addrconf_get_prefix_route()
2852 struct fib6_info *rt; in addrconf_prefix_rcv()
3610 struct fib6_info *f6i, *prev; in fixup_permanent_addr()
3979 struct fib6_info *rt = NULL; in addrconf_ifdown()
4848 struct fib6_info *f6i; in modify_prefix_route()
6338 struct fib6_info *rt; in __ipv6_ifa_notify()
H A Dndisc.c1238 struct fib6_info *rt = NULL; in ndisc_router_discovery()
H A Dip6_output.c1157 struct fib6_info *from; in ip6_dst_lookup_tail()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c196 static bool __prestera_fi6_is_direct(struct fib6_info *fi) in __prestera_fi6_is_direct()
204 static bool prestera_fi6_is_direct(struct fib6_info *fi) in prestera_fi6_is_direct()
212 static bool prestera_fi6_is_nh(struct fib6_info *fi) in prestera_fi6_is_nh()
322 struct fib6_info *iter; in prestera_kern_fib_info_nhc()
/linux/net/ipv4/
H A Dnexthop.c1606 struct fib6_info *f6i; in fib6_check_nh_list()
2168 struct fib6_info *f6i; in __remove_nexthop_fib()
2537 struct fib6_info *f6i; in __nexthop_replace_notify()