Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-openflow-1.3.c102 static const struct tok ofp_config_str[] = { variable
736 tok2str(ofp_config_str, "invalid (0x%04x)", GET_BE_U_2(cp))); in of13_switch_config_msg_print()
H A Dprint-openflow-1.0.c319 static const struct tok ofp_config_str[] = { variable
1475 tok2str(ofp_config_str, "invalid (0x%04x)", GET_BE_U_2(cp))); in of10_switch_config_msg_print()