Searched refs:IFA_STAT (Results 1 – 1 of 1) sorted by relevance
436 IFA_STAT(oqdrops), link, 1); in intpr()483 IFA_STAT(imcasts)); in intpr()486 IFA_STAT(omcasts)); in intpr()539 st->ift_ip += IFA_STAT(ipackets); in fill_iftot()540 st->ift_ie += IFA_STAT(ierrors); in fill_iftot()541 st->ift_id += IFA_STAT(iqdrops); in fill_iftot()542 st->ift_ib += IFA_STAT(ibytes); in fill_iftot()543 st->ift_op += IFA_STAT(opackets); in fill_iftot()544 st->ift_oe += IFA_STAT(oerrors); in fill_iftot()545 st->ift_od += IFA_STAT(oqdrops); in fill_iftot()[all …]