-
- Downloads
Merge pull request #3213 from haukepetersen/add_pktbuf_iovecexport
net/ng_pktbuf: added IOVEC export function
No related branches found
No related tags found
Showing
- sys/include/net/ng_nettype.h 5 additions, 0 deletionssys/include/net/ng_nettype.h
- sys/include/net/ng_pkt.h 21 additions, 0 deletionssys/include/net/ng_pkt.h
- sys/include/net/ng_pktbuf.h 19 additions, 2 deletionssys/include/net/ng_pktbuf.h
- sys/libc/include/sys/uio.h 1 addition, 0 deletionssys/libc/include/sys/uio.h
- sys/net/crosslayer/ng_pktbuf_static/ng_pktbuf_static.c 32 additions, 0 deletionssys/net/crosslayer/ng_pktbuf_static/ng_pktbuf_static.c
- tests/unittests/tests-pkt/tests-pkt.c 26 additions, 0 deletionstests/unittests/tests-pkt/tests-pkt.c
- tests/unittests/tests-pktbuf/tests-pktbuf.c 58 additions, 0 deletionstests/unittests/tests-pktbuf/tests-pktbuf.c
Please register or sign in to comment