Home
last modified time | relevance | path

Searched refs:rn_insert (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dradix.c84 *rn_insert(void *, struct radix_node_head *, int *,
439 rn_insert(void *v_arg, struct radix_node_head *head, int *dupentry, in rn_insert() function
569 x = rn_insert(cp, mask_rnhead, &maskduplicated, x); in rn_addmask()
671 saved_tt = tt = rn_insert(v, head, &keyduplicated, treenodes); in rn_addroute()