Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dntstat.c976 nstat_route_attach( in nstat_route_attach() function
1013 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_connect_attempt()
1028 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_connect_success()
1045 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_tx()
1067 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_rx()
1125 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_rtt()
1153 struct nstat_counts* stats = nstat_route_attach(rte); in nstat_route_update()
H A Dntstat.h1309 struct nstat_counts* nstat_route_attach(struct rtentry *rte);