ofproto: New function ofconn_pktbuf_retrieve().
authorBen Pfaff <blp@nicira.com>
Thu, 10 Feb 2011 21:16:56 +0000 (13:16 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 19:28:11 +0000 (12:28 -0700)
commit10d0a1d2a9be4c01e1b2b4e8fbd5c61d9b9e60cd
treeea68a5ea4f7be1b21d5730fe118c4faec159c951
parent1ce0a5fa82f1a0013dd62713d16fde973b029eb7
ofproto: New function ofconn_pktbuf_retrieve().

This helps to increase the level of abstraction of "struct ofconn",
in preparation for moving it from ofproto.c into a new file.
ofproto/ofproto.c