Searched refs:br_fdb_add (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | net-traces.c | 40 EXPORT_TRACEPOINT_SYMBOL_GPL(br_fdb_add); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-traces.c | 40 EXPORT_TRACEPOINT_SYMBOL_GPL(br_fdb_add); variable
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | bridge.h | 12 TRACE_EVENT(br_fdb_add,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | bridge.h | 12 TRACE_EVENT(br_fdb_add,
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_device.c | 427 .ndo_fdb_add = br_fdb_add,
|
H A D | br_fdb.c | 994 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() function
|
H A D | br_private.h | 700 int br_fdb_add(struct ndmsg *nlh, struct nlattr *tb[], struct net_device *dev,
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_device.c | 467 .ndo_fdb_add = br_fdb_add,
|
H A D | br_fdb.c | 1158 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() function
|
H A D | br_private.h | 853 int br_fdb_add(struct ndmsg *nlh, struct nlattr *tb[], struct net_device *dev,
|
Completed in 13 milliseconds