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))));
|