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

  /external/tcpdump/tests/
sflow_multiple_counter_30_pdus.out 5 ifindex 55, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
17 ifindex 56, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
29 ifindex 57, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
41 ifindex 60, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
53 ifindex 61, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
65 ifindex 62, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
77 ifindex 63, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
91 ifindex 1, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
103 ifindex 2, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex)
115 ifindex 3, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex
    [all...]
  /external/tcpdump/
print-sflow.c 238 uint8_t ifdirection[4]; member in struct:sflow_generic_counter_t
309 ND_PRINT((ndo, "\n\t ifindex %u, iftype %u, ifspeed %" PRIu64 ", ifdirection %u (%s)",
313 EXTRACT_32BITS(sflow_gen_counter->ifdirection),
315 EXTRACT_32BITS(sflow_gen_counter->ifdirection))));

Completed in 819 milliseconds