nuttx/net/devif
chao an 62004a28a6 net/d_buf: remove d_buf reference from l3/l4
l3/l4 stack will decouple the reference of d_buf gradually, Only legacy
devices still retain d_buf support, new net devices will use d_iob

Signed-off-by: chao an <anchao@xiaomi.com>
2022-12-04 20:37:14 +08:00
..
devif_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
devif_cansend.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
devif_forward.c
devif_initialize.c
devif_iobsend.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
devif_loopback.c net/d_buf: remove d_buf reference from l3/l4 2022-12-04 20:37:14 +08:00
devif_pktsend.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
devif_poll.c net/offload: add offload support for pkt/arp 2022-12-04 01:34:30 +08:00
devif_send.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
devif.h net/d_buf: remove d_buf reference from l3/l4 2022-12-04 20:37:14 +08:00
ipv4_input.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
ipv6_input.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
Make.defs net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00