Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c1595 nstat_route_attach( in nstat_route_attach() function
1631 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_connect_attempt()
1646 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_connect_success()
1663 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_tx()
1685 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_rx()
1743 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_rtt()
1771 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_update()
H A Dntstat.h1700 struct nstat_counts* nstat_route_attach(struct rtentry *rte);