lwip/src/api
Axel Lin 42c193821c netbuf: Use memset to zero the allocated memory for netbuf_new
Use memset to zero the allocated memory rather than explicitly init each field.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: goldsimon <goldsimon@gmx.de>
2016-08-23 08:59:11 +02:00
..
api_lib.c Some documentation cleanups and include more comments that have been already in code into doxygen docs 2016-08-07 10:05:34 +02:00
api_msg.c Fix several doxygen errors all over the code 2016-05-23 21:18:16 +02:00
err.c fixed typo in one of the last commits 2016-03-06 20:59:50 +01:00
netbuf.c netbuf: Use memset to zero the allocated memory for netbuf_new 2016-08-23 08:59:11 +02:00
netdb.c Some documentation cleanups and include more comments that have been already in code into doxygen docs 2016-08-07 10:05:34 +02:00
netifapi.c Some documentation cleanups and include more comments that have been already in code into doxygen docs 2016-08-07 10:05:34 +02:00
sockets.c minor: whitespace cleanups 2016-08-19 09:41:34 +02:00
tcpip.c minor: whitespace cleanups 2016-08-19 09:41:34 +02:00