Home
last modified time | relevance | path

Searched refs:fib_info (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/net/ipv4/
H A Dfib_lookup.h13 struct fib_info *fa_info;
36 void fib_release_info(struct fib_info *);
37 struct fib_info *fib_create_info(struct fib_config *cfg,
39 int fib_nh_match(struct net *net, struct fib_config *cfg, struct fib_info *fi,
41 bool fib_metrics_match(struct fib_config *cfg, struct fib_info *fi);
46 size_t fib_nlmsg_size(struct fib_info *fi);
49 struct fib_info *fi) in fib_result_assign()
H A Dfib_semantics.c224 struct fib_info *fi = container_of(head, struct fib_info, rcu); in free_fib_info_rcu()
274 static inline int nh_comp(struct fib_info *fi, struct fib_info *ofi) in nh_comp()
397 struct fib_info *fi; in fib_info_hash_grow()
406 struct fib_info *fi; in fib_info_hash_grow()
422 struct fib_info *fi; in fib_find_info_nh()
449 static struct fib_info *fib_find_info(struct fib_info *nfi) in fib_find_info()
452 struct fib_info *fi; in fib_find_info()
1358 struct fib_info *fi = NULL; in fib_create_info()
1360 struct fib_info *ofi; in fib_create_info()
1830 struct fib_info *fi; in fib_sync_down_addr()
[all …]
H A Dfib_trie.c1201 struct fib_info *fi; in fib_table_insert()
1264 struct fib_info *fi_drop; in fib_table_insert()
1550 struct fib_info *fi = fa->fa_info; in fib_table_lookup()
1715 struct fib_info *fi = fa->fa_info; in fib_table_delete()
2047 struct fib_info *fi = fa->fa_info; in fib_table_flush()
2125 struct fib_info *fi = fa->fa_info; in __fib_info_notify_update()
2160 struct fib_info *fi = fa->fa_info; in fib_leaf_notify()
2260 struct fib_info *fi = fa->fa_info; in fn_trie_dump_leaf()
2916 static unsigned int fib_flag_trans(int type, __be32 mask, struct fib_info *fi) in fib_flag_trans()
2958 struct fib_info *fi = fa->fa_info; in fib_route_seq_show()
H A Droute.c1406 struct fib_info *fi = res->fi; in ip_mtu_from_fib_result()
1576 struct fib_info *fi, u16 type, u32 itag, in rt_set_nexthop()
2547 struct fib_info *fi = res->fi; in __mkroute_output()
3111 u32 table_id, struct fib_info *fi, in fib_dump_info_fnhe()
H A Dnexthop.c1663 struct fib_info *fi; in fib_check_nh_list()
2123 struct fib_info *fi; in __remove_nexthop_fib()
2462 struct fib_info *fi; in __nexthop_replace_notify()
H A Dfib_frontend.c309 bool fib_info_nh_uses_dev(struct fib_info *fi, const struct net_device *dev) in fib_info_nh_uses_dev()
/linux-6.15/include/net/
H A Dip_fib.h58 struct fib_info;
110 struct fib_info *nh_parent;
136 struct fib_info { struct
182 struct fib_info *fi; argument
217 struct fib_info *fi;
233 struct fib_info *fi;
452 bool fib_info_nh_uses_dev(struct fib_info *fi, const struct net_device *dev);
624 void free_fib_info(struct fib_info *fi);
626 static inline void fib_info_hold(struct fib_info *fi) in fib_info_hold()
631 static inline void fib_info_put(struct fib_info *fi) in fib_info_put()
H A Dnexthop.h476 static inline unsigned int fib_info_num_path(const struct fib_info *fi) in fib_info_num_path()
487 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc()
496 static inline struct fib_nh *fib_info_nh(struct fib_info *fi, int nhsel) in fib_info_nh()
H A Droute.h55 struct fib_info;
276 u32 table_id, struct fib_info *fi,
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.c108 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) in mlx5_lag_fib_set()
128 struct fib_info *fi, in mlx5_lag_get_next_fib_dev()
160 struct fib_info *fi = fen_info->fi; in mlx5_lag_fib_route_event()
226 struct fib_info *fi) in mlx5_lag_fib_nexthop_event()
310 struct fib_info *fi; in mlx5_lag_fib_event()
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c167 static bool __prestera_fi_is_direct(struct fib_info *fi) in __prestera_fi_is_direct()
180 static bool prestera_fi_is_direct(struct fib_info *fi) in prestera_fi_is_direct()
188 static bool prestera_fi_is_nh(struct fib_info *fi) in prestera_fi_is_nh()
/linux-6.15/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c99 struct fib_info *fi;
974 u32 group_id, struct fib_info *fi, in ofdpa_flow_tbl_ucast4_routing()
2269 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c486 struct fib_info *fi;
3149 struct fib_info *fi;
3471 struct fib_info *fi;
3548 struct fib_info *fi; in mlxsw_sp_nexthop_group_hash_obj()
3641 struct fib_info *fi) in mlxsw_sp_nexthop4_group_lookup()
5764 struct fib_info *fi) in mlxsw_sp_fi_is_gateway()
5838 mlxsw_sp_nexthop4_group_create(struct mlxsw_sp *mlxsw_sp, struct fib_info *fi) in mlxsw_sp_nexthop4_group_create()
5894 struct fib_info *fi) in mlxsw_sp_nexthop4_group_get()
/linux-6.15/drivers/net/netdevsim/
H A Dfib.c83 struct fib_info *fi;
/linux-6.15/Documentation/networking/
H A Dswitchdev.rst366 struct fib_info *fi;