Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c354 static const struct tok ofpfc_str[] = { variable
1665 ND_PRINT((ndo, ", command %s", tok2str(ofpfc_str, "invalid (0x%04x)", command))); in of10_flow_mod_print()