Home
last modified time | relevance | path

Searched refs:fib_info_nh (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c129 struct fib_nh *nh = fib_info_nh(fi, 0); in mlx5_lag_fib_route_event()
142 fib_nh0 = fib_info_nh(fi, 0); in mlx5_lag_fib_route_event()
143 fib_nh1 = fib_info_nh(fi, 1); in mlx5_lag_fib_route_event()
272 fib_dev = fib_info_nh(fen_info->fi, 0)->fib_nh_dev; in mlx5_lag_fib_event()
/Linux-v5.4/include/net/
Dnexthop.h249 static inline struct fib_nh *fib_info_nh(struct fib_info *fi, int nhsel) in fib_info_nh() function
/Linux-v5.4/net/ipv4/
Dfib_semantics.c293 onh = fib_info_nh(ofi, nhsel); in nh_comp()
727 nh = fib_info_nh(fi, 0); in fib_get_nhs()
850 struct fib_nh *nh = fib_info_nh(fi, 0); in fib_nh_match()
2025 nh = fib_info_nh(next_fi, 0); in fib_select_default()
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_ofdpa.c2286 nh = fib_info_nh(fi, 0); in ofdpa_port_fib_ipv4()
2742 nh = fib_info_nh(fen_info->fi, 0); in ofdpa_fib4_add()
2764 nh = fib_info_nh(fen_info->fi, 0); in ofdpa_fib4_del()
2793 nh = fib_info_nh(flow_entry->fi, 0); in ofdpa_fib4_abort()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c3872 const struct fib_nh *nh = fib_info_nh(fi, 0); in mlxsw_sp_fi_is_gateway()
3900 fib_nh = fib_info_nh(fi, i); in mlxsw_sp_nexthop4_group_create()
4338 struct net_device *dev = fib_info_nh(fen_info->fi, 0)->fib_nh_dev; in mlxsw_sp_fib4_entry_type_set()