Home
last modified time | relevance | path

Searched defs:efx_neigh_binder (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h47 struct efx_neigh_binder { struct
48 struct net *net;
49 __be32 dst_ip;
50 struct in6_addr dst_ip6;
51 char ha[ETH_ALEN];
52 bool n_valid;
53 rwlock_t lock;
54 u8 ttl;
78 struct efx_neigh_binder *neigh; argument