HomeSort by: relevance | last modified time | path
    Searched defs:ift_ob (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/netstat/
if.c 81 uint64_t ift_ob; /* output bytes */ member in struct:iftot
744 cur->ift_ob - old->ift_ob, " ");
762 cur->ift_ob - old->ift_ob, " ");
927 ip->ift_ob = 0;
960 sum->ift_ob = 0;
986 ifd.ifi_obytes - ip->ift_ob, "",
992 (ifd.ifi_obytes-ip->ift_ob), " ");
1014 ip->ift_ob = ifd.ifi_obytes
    [all...]

Completed in 14 milliseconds