Searched defs:ndm (Results 1 – 5 of 5) sorted by relevance
/net/bridge/ |
D | br_fdb.c | 629 struct ndmsg *ndm; in fdb_fill_info() local 839 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add() 869 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() 965 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
|
/net/dsa/ |
D | legacy.c | 743 int dsa_legacy_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in dsa_legacy_fdb_add() 754 int dsa_legacy_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in dsa_legacy_fdb_del()
|
D | slave.c | 221 struct ndmsg *ndm; in dsa_slave_port_fdb_do_dump() local
|
/net/core/ |
D | rtnetlink.c | 2961 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 3025 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 3085 struct ndmsg *ndm; in rtnl_fdb_add() local 3163 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 3191 struct ndmsg *ndm; in rtnl_fdb_del() local
|
D | neighbour.c | 1656 struct ndmsg *ndm; in neigh_delete() local 1719 struct ndmsg *ndm; in neigh_add() local 2223 struct ndmsg *ndm; in neigh_fill_info() local 2275 struct ndmsg *ndm; in pneigh_fill_info() local
|