Home
last modified time | relevance | path

Searched refs:rnh_matchaddr_args (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/bsd/net/
H A Dradix.h176 struct radix_node *(*rnh_matchaddr_args) member
H A Dradix.c1236 rnh->rnh_matchaddr_args = rn_match_args; in rn_inithead()
/xnu-8796.121.2/bsd/netinet6/
H A Din6_rmx.c800 rnh->rnh_matchaddr_args = in6_matroute_args; in in6_inithead()
/xnu-8796.121.2/bsd/netinet/
H A Din_rmx.c711 rnh->rnh_matchaddr_args = in_matroute_args; in in_inithead()