Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h132464 struct switchdev_attr { struct
132466 enum switchdev_attr_id id; argument
132467 u32 flags;
132468 void *complete_priv;
132469 void (*complete)(struct net_device *, int, void *);
132470 union {
132482 } u;
Dvmlinux.h132464 struct switchdev_attr { struct
132466 enum switchdev_attr_id id; argument
132467 u32 flags;
132468 void *complete_priv;
132469 void (*complete)(struct net_device *, int, void *);
132470 union {
132482 } u;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h122303 struct switchdev_attr { struct
122305 enum switchdev_attr_id id; argument
122306 u32 flags;
122307 void *complete_priv;
122308 void (*complete)(struct net_device *, int, void *);
122309 union {
122321 } u;
Dvmlinux_608.h122303 struct switchdev_attr { struct
122305 enum switchdev_attr_id id; argument
122306 u32 flags;
122307 void *complete_priv;
122308 void (*complete)(struct net_device *, int, void *);
122309 union {
122321 } u;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h139332 struct switchdev_attr { struct
139334 enum switchdev_attr_id id; argument
139335 u32 flags;
139336 void *complete_priv;
139337 void (*complete)(struct net_device *, int, void *);
139338 union {
139350 } u;
Dvmlinux_602.h139332 struct switchdev_attr { struct
139334 enum switchdev_attr_id id; argument
139335 u32 flags;
139336 void *complete_priv;
139337 void (*complete)(struct net_device *, int, void *);
139338 union {
139350 } u;