connmgr: Move send_len from ofputil_packet_in to ofproto_packet_in.
[sliver-openvswitch.git] / lib / ofp-util.h
index 9dff763..b1275d7 100644 (file)
@@ -384,7 +384,6 @@ struct ofputil_packet_in {
     ovs_be64 cookie;
 
     uint32_t buffer_id;
-    int send_len;
     uint16_t total_len;         /* Full length of frame. */
 
     struct flow_metadata fmd;   /* Metadata at creation time. */