zephyr/include/net
Szymon Janc 2f45faba8c net: buf: Use unified k_fifo API for FIFOs
Only net_receive() is using non-special value for net_buf_get_timeout
so this change is included here. Other users are using special values
which are already correctly handling ticks vs ms change.

Change-Id: Ib12d34ac5a546b36fa7b35615f082c82a256bd07
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-11-11 06:00:17 +00:00
..
uip net: Fix net_send return value documentation 2016-09-12 02:19:57 +00:00
arp.h net: yaip: Moved ARP helper macro to arp.h 2016-07-13 14:06:23 +00:00
buf.h net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
ethernet.h net: yaip: Provide separate header file for ethernet 2016-07-13 14:06:14 +00:00
ip_buf.h net: Use proper format for printing size_t 2016-10-27 08:08:27 +00:00
l2_buf.h net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
nbuf.h net: yaip: Trivial comment fixes in header files 2016-07-13 14:06:14 +00:00
net_context.h Revert "net: fetch valid conn. to determine MSS in data_is_sent_and_acked()" 2016-10-14 07:12:06 +00:00
net_core.h net/yaip: revert merge 2016-07-22 04:43:09 +00:00
net_if.h net/yaip: revert merge 2016-07-22 04:43:09 +00:00
net_ip.h net/yaip: revert merge 2016-07-22 04:43:09 +00:00
net_l2.h net/yaip: revert merge 2016-07-22 04:43:09 +00:00
net_linkaddr.h net: Add header file for generic link address 2016-07-12 07:20:40 +00:00
net_socket.h net/yaip: revert merge 2016-07-22 04:43:09 +00:00
net_stats.h net: yaip: Add statistics gathering support 2016-07-12 19:20:43 +00:00
tinydtls.h checkpatch: error - trailing_whitespace 2016-02-05 20:24:33 -05:00