Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-openflow-1.0.c330 #define OFPFC_MODIFY 0x0001U macro
336 { OFPFC_MODIFY, "MODIFY" },
1526 if (command == OFPFC_ADD || command == OFPFC_MODIFY || in of10_flow_mod_print()