Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dlag_mp.c134 struct fib_nh *nh = fib_info_nh(fi, 0); in mlx5_lag_fib_route_event()
153 fib_nh0 = fib_info_nh(fi, 0); in mlx5_lag_fib_route_event()
154 fib_nh1 = fib_info_nh(fi, 1); in mlx5_lag_fib_route_event()
275 fib_dev = fib_info_nh(fen_info->fi, 0)->fib_nh_dev; in mlx5_lag_fib_event()
/OK3568_Linux_fs/kernel/include/net/
H A Dnexthop.h352 static inline struct fib_nh *fib_info_nh(struct fib_info *fi, int nhsel) in fib_info_nh() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A 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()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c297 onh = fib_info_nh(ofi, nhsel); in nh_comp()
769 nh = fib_info_nh(fi, 0); in fib_get_nhs()
900 nh = fib_info_nh(fi, 0); in fib_nh_match()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4004 const struct fib_nh *nh = fib_info_nh(fi, 0); in mlxsw_sp_fi_is_gateway()
4032 fib_nh = fib_info_nh(fi, i); in mlxsw_sp_nexthop4_group_create()
4534 struct net_device *dev = fib_info_nh(fen_info->fi, 0)->fib_nh_dev; in mlxsw_sp_fib4_entry_type_set()