Home
last modified time | relevance | path

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

/linux/include/net/
A Dswitchdev.h219 struct switchdev_notifier_fdb_info { struct
220 struct switchdev_notifier_info info; /* must be first */
221 const unsigned char *addr;
222 u16 vid;
223 u8 added_by_user:1,
224 is_local:1,
225 offloaded:1;

Completed in 7 milliseconds