Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Damt.h313 struct amt_dev { struct
314 struct net_device *dev;
315 struct net_device *stream_dev;
316 struct net *net;
318 spinlock_t lock;
320 struct list_head tunnel_list;
321 struct gro_cells gro_cells;
324 struct delayed_work discovery_wq;
326 struct delayed_work req_wq;
328 struct delayed_work secret_wq;
[all …]