HomeSort by relevance Sort by last modified time
    Searched full:octetsunit (Results 1 - 1 of 1) sorted by null

  /external/libnl/lib/route/link/
inet6.c 338 char *octetsUnit;
345 &octetsUnit);
347 nl_dump(p, "%14.2f %3s ", octets, octetsUnit);
361 &octetsUnit);
363 nl_dump(p, "%14.2f %3s ", octets, octetsUnit);
377 &octetsUnit);
379 nl_dump(p, "%14.2f %3s ", octets, octetsUnit);
385 &octetsUnit);
387 nl_dump(p, "%14.2f %3s\n", octets, octetsUnit);
397 &octetsUnit);
    [all...]

Completed in 82 milliseconds