Searched refs:neigh_ha_snapshot (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/sched/ |
D | sch_teql.c | 245 neigh_ha_snapshot(haddr, n, dev); in __teql_resolve()
|
/Linux-v4.19/include/net/ |
D | neighbour.h | 519 static inline void neigh_ha_snapshot(char *dst, const struct neighbour *n, in neigh_ha_snapshot() function
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/ |
D | tunnel_conf.c | 330 neigh_ha_snapshot(payload.dst_addr, neigh, netdev); in nfp_tun_write_neigh()
|
/Linux-v4.19/net/ipv4/ |
D | arp.c | 381 neigh_ha_snapshot(dst_ha, neigh, dev); in arp_solicit()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 1055 neigh_ha_snapshot(l2_info->dmac, nbr, dst_dev); in bnxt_tc_resolve_tunnel_hdrs()
|
/Linux-v4.19/net/core/ |
D | neighbour.c | 2245 neigh_ha_snapshot(haddr, neigh, neigh->dev); in neigh_fill_info()
|