Searched refs:neigh_replace (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() function 290 neigh_replace(e, neigh); in reuse_entry() 354 neigh_replace(e, neigh); in t3_l2t_get() 423 neigh_replace(e, neigh); in t3_l2t_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() function 290 neigh_replace(e, neigh); in reuse_entry() 354 neigh_replace(e, neigh); in t3_l2t_get() 423 neigh_replace(e, neigh); in t3_l2t_update()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() function 403 neigh_replace(e, neigh); in reuse_entry() 462 neigh_replace(e, neigh); in cxgb4_l2t_get() 535 neigh_replace(e, neigh); in t4_l2t_update()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() function 403 neigh_replace(e, neigh); in reuse_entry() 462 neigh_replace(e, neigh); in cxgb4_l2t_get() 535 neigh_replace(e, neigh); in t4_l2t_update()
|
Completed in 7 milliseconds