Searched refs:tot_pr (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/stand/lib/inet/ |
H A D | ibd.c | 305 uint32_t tot_pr = 0; /* prom_read time */ in ibd_input() local 346 tot_pr += (post_pr - pre_pr); in ibd_input() 468 arps, failures, tot_pr, tot_pc, now, timeout, in ibd_input()
|
H A D | ethernet.c | 306 uint32_t tot_pr = 0; /* prom_read time */ in ether_input() local 346 tot_pr += (post_pr - pre_pr); in ether_input() 476 arps, failures, tot_pr, tot_pc, now, timeout, in ether_input()
|