Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dntstat.c241 … (*nstat_cookie_equal)(nstat_provider_cookie_t cookie1, nstat_provider_cookie_t cookie2);
946 nstat_provider_cookie_t cookie2) in nstat_route_cookie_equal() argument
949 struct rtentry *rt2 = (struct rtentry *)cookie2; in nstat_route_cookie_equal()
4226 nstat_provider_cookie_t cookie2) in nstat_ifnet_cookie_equal() argument
4229 struct nstat_ifnet_cookie *c2 = (struct nstat_ifnet_cookie *)cookie2; in nstat_ifnet_cookie_equal()