Searched defs:fib_nh (Results 1 – 7 of 7) sorted by relevance
103 struct fib_nh { struct104 struct fib_nh_common nh_common; argument112 #define fib_nh_family nh_common.nhc_family argument156 struct fib_nh fib_nh[]; member232 struct fib_nh *fib_nh; member
42 struct dn_fib_nh fib_nh[0]; member
67 struct fib_nh fib_nh; member
176 struct fib_nh *fib_nh, in mlx5_lag_fib_nexthop_event()204 struct fib_nh *fib_nh; in mlx5_lag_fib_update() local
219 void fib_nh_release(struct net *net, struct fib_nh *fib_nh) in fib_nh_release()
696 struct fib_nh *fib_nh; in nh_fill_node() local2510 struct fib_nh *fib_nh = &nhi->fib_nh; in nh_create_ipv4() local
2927 struct fib_nh *fib_nh; member4251 const struct fib_nh *fib_nh, in mlxsw_sp_nexthop4_ipip_type()4315 struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_init()4371 unsigned long event, struct fib_nh *fib_nh) in mlxsw_sp_nexthop4_event()5345 struct fib_nh *fib_nh; in mlxsw_sp_nexthop4_group_info_init() local
Completed in 55 milliseconds