radix.c | 106 rn_search(void *v_arg, function in typeref:struct:radix_node * 217 * Open code rn_search(v, top) to avoid overhead of extra 352 struct radix_node *t = rn_search(v_arg, top); 446 x = rn_search(addmask_key, rn_masktop); 676 tt = rn_search(v, x);
|