Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_device.c344 .ndo_fdb_add = br_fdb_add,
Dbr_private.h472 int br_fdb_add(struct ndmsg *nlh, struct nlattr *tb[], struct net_device *dev,
Dbr_fdb.c851 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() function