Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dradix.h160 rn_set_key(struct radix_node *rn, void *key __sized_by(keylen), uint8_t keylen) in rn_set_key() function
H A Dradix.c465 rn_set_key(tt, v, vlen); in rn_newpair()
757 rn_set_key(tt, v, vlen); in rn_addroute()
1280 rn_set_key(ttt, rn_ones, (int8_t)max_keylen); in rn_inithead()
H A Droute.c2893 rn_set_key(&rt->rt_nodes[0], new, dst->sa_len); in rt_setgate()