Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/ibm/
Diseries_veth.c198 struct veth_port { struct
199 struct device *dev;
200 u64 mac_addr;
201 HvLpIndexMap lpar_map;
204 spinlock_t queue_lock;
205 HvLpIndexMap stopped_map;
208 rwlock_t mcast_gate;
209 int promiscuous;
210 int num_mcast;
211 u64 mcast_addr[VETH_MAX_MCAST];
[all …]