Searched refs:neigh_replace (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) neigh_replace() function
289 neigh_replace(e, neigh); reuse_entry()
353 neigh_replace(e, neigh); t3_l2t_get()
422 neigh_replace(e, neigh); t3_l2t_update()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c128 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) neigh_replace() function
349 neigh_replace(e, neigh); reuse_entry()
406 neigh_replace(e, neigh); cxgb4_l2t_get()
502 neigh_replace(e, neigh); t4_l2t_update()

Completed in 113 milliseconds