Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c1567 struct rtentry *rt1 = (struct rtentry *)cookie1; in nstat_route_cookie_equal() local
1570 return (rt1 == rt2) ? true : false; in nstat_route_cookie_equal()