Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dradix.h182 struct radix_node *(*rnh_lookup_args) member
H A Dradix.c1238 rnh->rnh_lookup_args = rn_lookup_args; in rn_inithead()
H A Droute.c3012 rn = rnh->rnh_lookup_args(dst, netmask, rnh, f, w); in node_lookup()