Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dradix.h166 *rn_insert(void *, struct radix_node_head *, int *,
Dradix.c347 rn_insert(v_arg, head, dupentry, nodes) in rn_insert() function
463 x = rn_insert(cp, mask_rnhead, &maskduplicated, x);
559 saved_tt = tt = rn_insert(v, head, &keyduplicated, treenodes);
/mirbsd/src/sbin/routed/
Dradix.c343 rn_insert(v_arg, head, dupentry, nodes) in rn_insert() function
459 x = rn_insert(cp, mask_rnhead, &maskduplicated, x);
555 saved_tt = tt = rn_insert(v, head, &keyduplicated, treenodes);