Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dradix.h129 struct radix_node *(*rnh_matchaddr_args) member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c147 rt = (struct rt_entry *)ipst->ips_ip_ftable->rnh_matchaddr_args(&rdst, in ire_ftable_lookup_v4()
240 rt = (struct rt_entry *)ipst->ips_ip_ftable->rnh_matchaddr_args(&rdst, in ire_ftable_lookup_simple_v4()
H A Dip_ire.c1846 (void) ipst->ips_ip_ftable->rnh_matchaddr_args(&rt->rt_dst, in ire_flush_cache_v4()
2160 rt = (struct rt_entry *)ipst->ips_ip_ftable->rnh_matchaddr_args(&rdst, in ire_gateway_ok_zone_v4()
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c1215 rnh->rnh_matchaddr_args = rn_match_args;