Searched defs:neigh_update (Results 1 – 4 of 4) sorted by relevance
61 void (*neigh_update)(struct t3cdev *dev, struct neighbour *neigh); member
525 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_queue_neigh_stats_work() local910 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_netevent_event() local987 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_init() local1013 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_cleanup() local1065 struct mlx5e_neigh_update_table *neigh_update = &rpriv->neigh_update; in mlx5e_rep_neigh_entry_lookup() local
87 struct mlx5e_neigh_update_table neigh_update; member
1413 int neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, in neigh_update() function