Lines Matching refs:RTM_NEWNEIGH
441 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
547 fdb_notify(br, f, RTM_NEWNEIGH, false);
900 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
908 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
958 RTM_NEWNEIGH,
990 RTM_NEWNEIGH, 0);
1039 pr_info("bridge: RTM_NEWNEIGH %s without NUD_PERMANENT\n",
1109 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
1124 pr_info("bridge: RTM_NEWNEIGH %s with NTF_USE is not supported\n",
1157 /* Add new permanent fdb entry with RTM_NEWNEIGH */
1174 pr_info("bridge: RTM_NEWNEIGH with invalid state %#x\n", ndm->ndm_state);
1179 pr_info("bridge: RTM_NEWNEIGH with invalid ether address\n");
1189 pr_info("bridge: RTM_NEWNEIGH %s not a bridge port\n",
1218 pr_info("bridge: RTM_NEWNEIGH with unconfigured vlan %d on %s\n", vid, dev->name);
1412 fdb_notify(br, fdb, RTM_NEWNEIGH, swdev_notify);
1449 fdb_notify(br, fdb, RTM_NEWNEIGH, swdev_notify);