Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h159079 struct switchdev_attr { struct
159081 enum switchdev_attr_id id; argument
159082 u32 flags;
159083 void *complete_priv;
159084 void (*complete)(struct net_device *, int, void *);
159085 union {
159094 } u;