Home
last modified time | relevance | path

Searched refs:rx_types (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-rx.c133 static const struct tok rx_types[] = { variable
540 ND_PRINT((ndo, " rx %s", tok2str(rx_types, "type %d", rxh->type))); in rx_print()