Lines Matching defs:rn_delete
86 *rn_delete(void *, void *, struct radix_node_head *);
884 rn_delete(v_arg, netmask_arg, head)
922 "rn_delete: inconsistent annotation\n");
924 syslog(LOG_ERR, "rn_delete: inconsistent annotation\n");
932 "rn_delete: inconsistent annotation 2\n");
935 "rn_delete: inconsistent annotation 2\n");
958 cmn_err(CE_WARN, "rn_delete: couldn't find our annotation\n");
960 syslog(LOG_ERR, "rn_delete: couldn't find our annotation\n");
997 "rn_delete: couldn't find us\n");
1000 "rn_delete: couldn't find us\n");
1051 "rn_delete: Orphaned Mask %p at %p\n",
1055 "rn_delete: Orphaned Mask %p at %p\n",
1213 rnh->rnh_deladdr = rn_delete;