Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dradix.c58 *rn_insert(void *, struct radix_head *, int *,
423 rn_insert(void *v_arg, struct radix_head *head, int *dupentry, in rn_insert() function
527 x = rn_insert(cp, &maskhead->head, &maskduplicated, x); in rn_addmask()
624 saved_tt = tt = rn_insert(v, head, &keyduplicated, treenodes); in rn_addroute()