Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-openflow-1.3.c310 static const struct tok ofpet_str[] = { variable
945 ND_PRINT("\n\t type %s", tok2str(ofpet_str, "invalid (0x%04x)", type)); in of13_error_print()
H A Dprint-openflow-1.0.c427 static const struct tok ofpet_str[] = { variable
2078 ND_PRINT("\n\t type %s", tok2str(ofpet_str, "invalid (0x%04x)", type)); in of10_error_print()