Searched refs:rn_delete (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h182 # define rn_delete ipf_rn_delete macro
211 *rn_delete __P((void *, void *, struct radix_node_head *)),
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c64 *rn_delete(void *, void *, struct radix_node_head *),
709 rn_delete(void *v_arg, void *netmask_arg, struct radix_node_head *head) function
728 DBGMSG(("rn_delete: unable to locate route to delete"));
736 DBGMSG(("rn_delete: cannot add mask"));
742 DBGMSG(("rn_delete: cannot locate mask"));
751 logbad(1, "rn_delete: inconsistent annotation");
753 msglog("rn_delete: inconsistent annotation");
760 logbad(1, "rn_delete: inconsistent annotation");
762 msglog("rn_delete: inconsistent annotation");
785 logbad(1, "rn_delete
[all...]
/opensolaris-onvv-gate/usr/src/common/net/patricia/
H A Dradix.c86 *rn_delete(void *, void *, struct radix_node_head *);
884 rn_delete(v_arg, netmask_arg, head) function
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
[all...]

Completed in 101 milliseconds