Searched refs:tableid_str (Results 1 – 1 of 1) sorted by relevance
/external/tcpdump/ |
D | print-openflow-1.0.c | 397 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()
|