Home
last modified time | relevance | path

Searched defs:fib_nh (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dip_fib.h103 struct fib_nh { struct
104 struct fib_nh_common nh_common; argument
112 #define fib_nh_family nh_common.nhc_family argument
156 struct fib_nh fib_nh[]; member
231 struct fib_nh *fib_nh; member
Ddn_fib.h42 struct dn_fib_nh fib_nh[0]; member
Dnexthop.h61 struct fib_nh fib_nh; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c178 struct fib_nh *fib_nh, in mlx5_lag_fib_nexthop_event()
206 struct fib_nh *fib_nh; in mlx5_lag_fib_update() local
/kernel/linux/linux-5.10/net/ipv4/
Dnexthop.c228 struct fib_nh *fib_nh; in nh_fill_node() local
1322 struct fib_nh *fib_nh = &nhi->fib_nh; in nh_create_ipv4() local
Dfib_semantics.c222 void fib_nh_release(struct net *net, struct fib_nh *fib_nh) in fib_nh_release()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2748 struct fib_nh *fib_nh; member
3803 const struct fib_nh *fib_nh, in mlxsw_sp_nexthop4_ipip_type()
3830 struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_type_init()
3875 struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_init()
3929 unsigned long event, struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_event()
4016 struct fib_nh *fib_nh; in mlxsw_sp_nexthop4_group_create() local