Home
last modified time | relevance | path

Searched refs:br_fdb_add (Results 1 – 4 of 4) sorted by relevance

/net/core/
Dnet-traces.c39 EXPORT_TRACEPOINT_SYMBOL_GPL(br_fdb_add);
/net/bridge/
Dbr_device.c405 .ndo_fdb_add = br_fdb_add,
Dbr_private.h573 int br_fdb_add(struct ndmsg *nlh, struct nlattr *tb[], struct net_device *dev,
Dbr_fdb.c911 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() function