X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fofp-util.def;h=7868faa4b59bea1626ab5981bbbb56d54321b1a8;hb=a6d214f0055dc773750295a5db7cc5ca14bc5ce7;hp=c5d883d6705384471dca86939da28b783dd42f2d;hpb=e23ae585275dfa76de50b698754b2066cc944e01;p=openvswitch diff --git a/lib/ofp-util.def b/lib/ofp-util.def index c5d883d6..7868faa4 100644 --- a/lib/ofp-util.def +++ b/lib/ofp-util.def @@ -34,4 +34,5 @@ NXAST_ACTION(NXAST_BUNDLE, nx_action_bundle, 1, "bundle") NXAST_ACTION(NXAST_BUNDLE_LOAD, nx_action_bundle, 1, "bundle_load") NXAST_ACTION(NXAST_RESUBMIT_TABLE, nx_action_resubmit, 0, NULL) NXAST_ACTION(NXAST_OUTPUT_REG, nx_action_output_reg, 0, NULL) +NXAST_ACTION(NXAST_LEARN, nx_action_learn, 1, "learn") #undef NXAST_ACTION