Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Dradix.c335 int *dupentry, in rn_insert() argument
359 *dupentry = 1; in rn_insert()
363 *dupentry = 0; in rn_insert()
/freebsd/sys/net/
H A Dradix.c434 rn_insert(void *v_arg, struct radix_head *head, int *dupentry, in rn_insert() argument
454 *dupentry = 1; in rn_insert()
457 *dupentry = 0; in rn_insert()