Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Dif.c125 #define FLD_IF_IBYTES FIELD_ADDR(fields_if,3) macro
137 FLD_IF_IBYTES, FLD_IF_IERRS, FLD_IF_OPKTS, FLD_IF_OBYTES,
365 print_fld_sdiv(FLD_IF_IBYTES, ifs->ifs_cur.ifc_ib * conv, div); in showifstat()
386 print_fld_sdiv(FLD_IF_IBYTES, sum.ifc_ib * conv, div); in showtotal()
477 FLD_IF_IBYTES->title = "IBITS"; in if_keyboard_callback()
480 FLD_IF_IBYTES->title = "IBYTES"; in if_keyboard_callback()