]> git.proxmox.com Git - ovs.git/blobdiff - ofproto/connmgr.h
lib: Retire packet buffering feature.
[ovs.git] / ofproto / connmgr.h
index be4ce2894dd21b8dd1ec8e97c9dd7ec457a050a2..0768aa0bf643265f1f4f4854cebfb66e9713dd13 100644 (file)
@@ -128,9 +128,6 @@ void ofconn_send_replies(const struct ofconn *, struct ovs_list *);
 void ofconn_send_error(const struct ofconn *, const struct ofp_header *request,
                        enum ofperr);
 
-enum ofperr ofconn_pktbuf_retrieve(struct ofconn *, uint32_t id,
-                                   struct dp_packet **bufferp, ofp_port_t *in_port);
-
 struct ofp_bundle;
 
 struct ofp_bundle *ofconn_get_bundle(struct ofconn *, uint32_t id);