RTM_GETNEIGH
if (type == RTM_GETNEIGH) {
vxlan_fdb_notify(vxlan, &f, &remote, RTM_GETNEIGH, true, NULL);
vxlan_fdb_notify(vxlan, &f, &remote, RTM_GETNEIGH, true, NULL);
neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0);
{.msgtype = RTM_GETNEIGH, .doit = neigh_get, .dumpit = neigh_dump_info,
{.protocol = PF_BRIDGE, .msgtype = RTM_GETNEIGH, .doit = rtnl_fdb_get,
{THIS_MODULE, PF_MCTP, RTM_GETNEIGH, NULL, mctp_rtm_getneigh, 0},
req.nl.nlmsg_type = RTM_GETNEIGH;
{ RTM_GETNEIGH, NETLINK_ROUTE_SOCKET__NLMSG_READ },
.nlmsg_type = RTM_GETNEIGH,