X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=ofproto%2Fofproto-dpif-xlate.h;h=91b913bf6c942ca3aff25deb87a20bce78b5421a;hb=2031ef971435436037b77b379651c84b376e12a0;hp=6dd990a3289f4372c1d150d3cc32e0374e3f98bd;hpb=939ba4d35f1b9bc0ad944bc6fd5bc13838be7364;p=cascardo%2Fovs.git diff --git a/ofproto/ofproto-dpif-xlate.h b/ofproto/ofproto-dpif-xlate.h index 6dd990a32..91b913bf6 100644 --- a/ofproto/ofproto-dpif-xlate.h +++ b/ofproto/ofproto-dpif-xlate.h @@ -40,7 +40,6 @@ struct xlate_cache; struct xlate_out { enum slow_path_reason slow; /* 0 if fast path may be used. */ bool fail_open; /* Initial rule is fail open? */ - ofp_port_t nf_output_iface; /* Output interface index for NetFlow. */ /* Recirculation IDs on which references are held. */ unsigned n_recircs;