Searched refs:PacketsIn (Results 1 – 4 of 4) sorted by relevance
50 t->OctetsIn = t->OctetsOut = t->PacketsIn = t->PacketsOut = 0; in throughput_init()118 t->PacketsIn, t->PacketsOut); in throughput_disp()148 title, *title ? ": " : "", t->PacketsIn, t->PacketsOut); in throughput_log()206 t->OctetsIn = t->OctetsOut = t->PacketsIn = t->PacketsOut = 0; in throughput_start()245 t->PacketsIn++; in throughput_addin()273 t->OctetsIn = t->OctetsOut = t->PacketsIn = t->PacketsOut = 0; in throughput_clear()
42 unsigned long long PacketsIn; member
542 pin = bundle->ncp.ipcp.throughput.PacketsIn; in command_Expand()547 pin += bundle->ncp.ipv6cp.throughput.PacketsIn; in command_Expand()570 bundle->ncp.ipcp.throughput.PacketsIn); in command_Expand()579 bundle->ncp.ipv6cp.throughput.PacketsIn); in command_Expand()
1248 rad_put_int(r->cx.rad, RAD_ACCT_INPUT_PACKETS, stats->PacketsIn) != 0 || in radius_Account()