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

/haiku/src/add-ons/kernel/network/stack/
H A Dradix.h138 struct radix_node *rn_delete(void *, void *, struct radix_node_head *);
H A Dradix.c846 rn_delete(void *v_arg, void *netmask_arg, struct radix_node_head *head) function
880 dprintf("rn_delete: inconsistent annotation\n");
885 dprintf("rn_delete: inconsistent annotation\n");
906 dprintf("rn_delete: couldn't find our annotation\n");
940 dprintf("rn_delete: couldn't find us\n");
987 dprintf("rn_delete: Orphaned Mask %p at %p\n",
1076 rnh->rnh_deladdr = rn_delete;

Completed in 44 milliseconds