Searched defs:f6i (Results 1 – 9 of 9) sorted by relevance
| /Linux-v4.19/include/net/ |
| D | ip6_fib.h | 211 static inline void fib6_clean_expires(struct fib6_info *f6i) in fib6_clean_expires() 217 static inline void fib6_set_expires(struct fib6_info *f6i, in fib6_set_expires() 224 static inline bool fib6_check_expired(const struct fib6_info *f6i) in fib6_check_expired() 236 static inline bool fib6_get_cookie_safe(const struct fib6_info *f6i, in fib6_get_cookie_safe() 283 static inline void fib6_info_hold(struct fib6_info *f6i) in fib6_info_hold() 288 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe() 293 static inline void fib6_info_release(struct fib6_info *f6i) in fib6_info_release() 420 static inline struct net_device *fib6_info_nh_dev(const struct fib6_info *f6i) in fib6_info_nh_dev() 426 struct lwtunnel_state *fib6_info_nh_lwt(const struct fib6_info *f6i) in fib6_info_nh_lwt() 466 static inline bool fib6_metric_locked(struct fib6_info *f6i, int metric) in fib6_metric_locked()
|
| D | ip6_route.h | 69 static inline bool rt6_qualify_for_ecmp(const struct fib6_info *f6i) in rt6_qualify_for_ecmp() 112 static inline int ip6_route_get_saddr(struct net *net, struct fib6_info *f6i, in ip6_route_get_saddr()
|
| /Linux-v4.19/net/ipv6/ |
| D | addrconf_core.c | 157 eafnosupport_fib6_multipath_select(const struct net *net, struct fib6_info *f6i, in eafnosupport_fib6_multipath_select() 165 eafnosupport_ip6_mtu_from_fib6(struct fib6_info *f6i, struct in6_addr *daddr, in eafnosupport_ip6_mtu_from_fib6()
|
| D | anycast.c | 220 static struct ifacaddr6 *aca_alloc(struct fib6_info *f6i, in aca_alloc() 246 struct fib6_info *f6i; in __ipv6_dev_ac_inc() local
|
| D | fib6_rules.c | 67 struct fib6_info *f6i; in fib6_lookup() local 163 struct fib6_info *f6i; in fib6_rule_action_alt() local
|
| D | ip6_fib.c | 108 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum() 150 struct fib6_info *f6i; in fib6_info_alloc() local 172 struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); in fib6_info_destroy_rcu() local 634 void fib6_metric_set(struct fib6_info *f6i, int metric, u32 val) in fib6_metric_set() 875 static void fib6_drop_pcpu_from(struct fib6_info *f6i, in fib6_drop_pcpu_from()
|
| D | route.c | 644 static inline bool fib6_ignore_linkdown(const struct fib6_info *f6i) in fib6_ignore_linkdown() 1066 struct fib6_info *f6i; in ip6_pol_route_lookup() local 1830 struct fib6_info *f6i; in fib6_table_lookup() local 1861 struct fib6_info *f6i; in ip6_pol_route() local 2167 static bool fib6_check(struct fib6_info *f6i, u32 cookie) in fib6_check() 2633 u32 ip6_mtu_from_fib6(struct fib6_info *f6i, struct in6_addr *daddr, in ip6_mtu_from_fib6() 3755 struct fib6_info *f6i; in addrconf_f6i_alloc() local
|
| D | addrconf.c | 994 struct fib6_info *f6i = NULL; in ipv6_add_addr() local 1178 struct fib6_info *f6i; in cleanup_prefix_route() local 3366 struct fib6_info *f6i, *prev; in fixup_permanent_addr() local 4527 struct fib6_info *f6i; in modify_prefix_route() local
|
| /Linux-v4.19/net/core/ |
| D | filter.c | 4352 struct fib6_info *f6i; in bpf_ipv6_fib_lookup() local
|