Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dswitchdev.h154 struct switchdev_notifier_fdb_info { struct
155 struct switchdev_notifier_info info; /* must be first */
156 const unsigned char *addr;
157 u16 vid;
158 bool added_by_user;