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

  /src/external/bsd/tcpdump/dist/
print-sflow.c 491 u_int counter_type; local
507 counter_type = enterprise & 0x0FFF;
512 (enterprise == 0) ? tok2str(sflow_counter_type_values,"Unknown",counter_type) : "Unknown",
513 counter_type,
522 switch (counter_type) {
print-sflow.c 491 u_int counter_type; local
507 counter_type = enterprise & 0x0FFF;
512 (enterprise == 0) ? tok2str(sflow_counter_type_values,"Unknown",counter_type) : "Unknown",
513 counter_type,
522 switch (counter_type) {

Completed in 41 milliseconds