Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-openflow-1.0.c1290 uint16_t type, alen, output_port; in of10_actions_print() local
1357 output_port = GET_BE_U_2(cp); in of10_actions_print()
1359 ND_PRINT(", port %s", tok2str(ofpp_str, "%u", output_port)); in of10_actions_print()
1361 if (output_port == OFPP_CONTROLLER) in of10_actions_print()