• Home
  • Raw
  • Download

Lines Matching defs:fi

62 #define for_nexthops(fi) {						\  argument
68 #define change_nexthops(fi) { \ argument
78 #define for_nexthops(fi) { \ argument
82 #define change_nexthops(fi) { \ argument
89 #define endfor_nexthops(fi) } argument
206 struct fib_info *fi = container_of(head, struct fib_info, rcu); in free_fib_info_rcu() local
224 void free_fib_info(struct fib_info *fi) in free_fib_info()
240 void fib_release_info(struct fib_info *fi) in fib_release_info()
258 static inline int nh_comp(const struct fib_info *fi, const struct fib_info *ofi) in nh_comp()
289 static inline unsigned int fib_info_hashfn(const struct fib_info *fi) in fib_info_hashfn()
307 struct fib_info *fi; in fib_find_info() local
360 static inline size_t fib_nlmsg_size(struct fib_info *fi) in fib_nlmsg_size()
431 static int fib_detect_death(struct fib_info *fi, int order, in fib_detect_death()
472 static int fib_get_nhs(struct fib_info *fi, struct rtnexthop *rtnh, in fib_get_nhs()
539 static void fib_rebalance(struct fib_info *fi) in fib_rebalance()
588 static inline void fib_add_weight(struct fib_info *fi, in fib_add_weight()
596 #define fib_rebalance(fi) do { } while (0) argument
597 #define fib_add_weight(fi, nh) do { } while (0) argument
625 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi) in fib_nh_match()
734 static int fib_check_nh(struct fib_config *cfg, struct fib_info *fi, in fib_check_nh()
885 struct fib_info *fi; in fib_info_hash_move() local
901 struct fib_info *fi; in fib_info_hash_move() local
956 fib_convert_metrics(struct fib_info *fi, const struct fib_config *cfg) in fib_convert_metrics()
1004 struct fib_info *fi = NULL; in fib_create_info() local
1234 struct fib_info *fi, unsigned int flags) in fib_dump_info()
1361 struct fib_info *fi; in fib_sync_down_addr() local
1397 struct fib_info *fi = nh->nh_parent; in fib_sync_down_dev() local
1451 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local
1551 struct fib_info *fi = nh->nh_parent; in fib_sync_up() local
1609 struct fib_info *fi = res->fi; in fib_select_multipath() local