Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c342 static const struct tok ofp_config_str[] = { variable
2414 ND_PRINT((ndo, "\n\t flags %s", tok2str(ofp_config_str, "invalid (0x%04x)", EXTRACT_16BITS(cp)))); in of10_header_body_print()