Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c397 static const struct tok tableid_str[] = { variable
1780 ND_PRINT((ndo, "\n\t table_id %s", tok2str(tableid_str, "%u", *cp))); in of10_stats_request_print()
1895 ND_PRINT((ndo, ", table_id %s", tok2str(tableid_str, "%u", *cp))); in of10_flow_stats_reply_print()
2001 ND_PRINT((ndo, "\n\t table_id %s", tok2str(tableid_str, "%u", *cp))); in of10_table_stats_reply_print()