Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dradix.h412 struct radix_node *(*rnh_lookup_args) member
H A Dradix.c1413 rnh->rnh_lookup_args = rn_lookup_args; in rn_inithead()
H A Droute.c3109 rn = rnh->rnh_lookup_args(dst, netmask, rnh, f, w); in node_lookup()