summaryrefslogtreecommitdiffstats
path: root/src/net/rndis.c
diff options
context:
space:
mode:
authorMichael Brown2014-12-11 18:10:01 +0100
committerMichael Brown2014-12-18 15:46:38 +0100
commitc86b22221dd2aa787e2eae49d9d46287b8cf381e (patch)
treeb736bf5ed3abfedf4e13273dd79355303e85382e /src/net/rndis.c
parent[device] Provide a driver-private data field for root devices (diff)
downloadipxe-c86b22221dd2aa787e2eae49d9d46287b8cf381e.tar.gz
ipxe-c86b22221dd2aa787e2eae49d9d46287b8cf381e.tar.xz
ipxe-c86b22221dd2aa787e2eae49d9d46287b8cf381e.zip
[iobuf] Add iob_split() to split an I/O buffer into portions
RNDIS devices may provide multiple packets encapsulated into a single message. Provide an API to allow the RNDIS driver to split an I/O buffer into smaller portions. The current implementation will always copy the underlying data, rather than splitting the buffer in situ. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net/rndis.c')
0 files changed, 0 insertions, 0 deletions