Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dradix.c73 struct radix_node *rn_insert(void *, struct radix_node_head *, int *,
355 rn_insert(void *v_arg, struct radix_node_head *head, in rn_insert() function
457 tm = rn_insert(cp, mask_rnhead, &maskduplicated, tm); in rn_addmask()
778 tt = rn_insert(v, head, &keyduplicated, treenodes); in rn_addroute()