Lines Matching refs:RTM_NEWNEIGH
362 fdb_notify(br, f, RTM_NEWNEIGH, false);
554 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
618 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
626 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
797 RTM_NEWNEIGH,
829 RTM_NEWNEIGH, 0);
878 pr_info("bridge: RTM_NEWNEIGH %s without NUD_PERMANENT\n",
945 fdb_notify(br, fdb, RTM_NEWNEIGH, true);
960 pr_info("bridge: RTM_NEWNEIGH %s with NTF_USE is not supported\n",
993 /* Add new permanent fdb entry with RTM_NEWNEIGH */
1009 pr_info("bridge: RTM_NEWNEIGH with invalid state %#x\n", ndm->ndm_state);
1014 pr_info("bridge: RTM_NEWNEIGH with invalid ether address\n");
1024 pr_info("bridge: RTM_NEWNEIGH %s not a bridge port\n",
1045 pr_info("bridge: RTM_NEWNEIGH with unconfigured vlan %d on %s\n", vid, dev->name);
1232 fdb_notify(br, fdb, RTM_NEWNEIGH, swdev_notify);
1257 fdb_notify(br, fdb, RTM_NEWNEIGH, swdev_notify);