Home
last modified time | relevance | path

Searched refs:RTM_NEWNEIGH (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/net/bridge/
Dbr_fdb.c519 fdb_notify(br, fdb, RTM_NEWNEIGH); in fdb_insert()
569 fdb_notify(br, fdb, RTM_NEWNEIGH); in br_fdb_update()
578 fdb_notify(br, fdb, RTM_NEWNEIGH); in br_fdb_update()
718 RTM_NEWNEIGH, in br_fdb_dump()
787 fdb_notify(br, fdb, RTM_NEWNEIGH); in fdb_add_entry()
1013 fdb_notify(br, fdb, RTM_NEWNEIGH); in br_fdb_external_learn_add()
1021 fdb_notify(br, fdb, RTM_NEWNEIGH); in br_fdb_external_learn_add()
/linux-4.1.27/include/uapi/linux/
Drtnetlink.h50 RTM_NEWNEIGH = 28, enumerator
51 #define RTM_NEWNEIGH RTM_NEWNEIGH macro
/linux-4.1.27/security/selinux/
Dnlmsgtab.c43 { RTM_NEWNEIGH, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
/linux-4.1.27/net/core/
Dneighbour.c2227 __neigh_notify(neigh, RTM_NEWNEIGH, 0); in neigh_update_notify()
2254 RTM_NEWNEIGH, in neigh_dump_table()
2291 RTM_NEWNEIGH, in pneigh_dump_table()
3160 rtnl_register(PF_UNSPEC, RTM_NEWNEIGH, neigh_add, NULL, NULL); in neigh_init()
Drtnetlink.c2620 rtnl_fdb_notify(dev, addr, vid, RTM_NEWNEIGH); in rtnl_fdb_add()
2748 RTM_NEWNEIGH, NTF_SELF, in nlmsg_populate_fdb()
3340 rtnl_register(PF_BRIDGE, RTM_NEWNEIGH, rtnl_fdb_add, NULL, NULL); in rtnetlink_init()
/linux-4.1.27/net/dsa/
Dslave.c293 RTM_NEWNEIGH, NLM_F_MULTI); in dsa_slave_fdb_dump()
/linux-4.1.27/drivers/net/
Dvxlan.c782 vxlan_fdb_notify(vxlan, f, rd, RTM_NEWNEIGH); in vxlan_fdb_create()
973 RTM_NEWNEIGH, in vxlan_fdb_dump()
1014 vxlan_fdb_notify(vxlan, f, rdst, RTM_NEWNEIGH); in vxlan_snoop()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c4132 RTM_NEWNEIGH, NLM_F_MULTI); in rocker_port_fdb_dump()