nuttx/net/igmp
chao an 8a63d29c6e net/devif_poll: optimize device buffer alloc in txpoll
Allocate the device buffer only if the protocol really need to send data.
not all protocols require the driver to prepare additional iob before
sending, especially UDP, each iob reserves l2/l3 header in advance
after prepare write buffer, net device could reuse this entry to send directly

Signed-off-by: chao an <anchao@xiaomi.com>
2023-01-13 16:41:10 +08:00
..
igmp_group.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
igmp_initialize.c net/igmp: Remove igmp_initialize 2022-03-12 19:24:17 +02:00
igmp_input.c Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
igmp_join.c net/igmp: fix nxstyle warning 2020-12-03 12:23:04 +01:00
igmp_leave.c
igmp_mcastmac.c net/igmp: Remove igmp_initialize 2022-03-12 19:24:17 +02:00
igmp_msg.c net: nxstyle fixes 2021-02-20 00:38:18 -08:00
igmp_poll.c net/devif_poll: optimize device buffer alloc in txpoll 2023-01-13 16:41:10 +08:00
igmp_send.c net/devif_poll: optimize device buffer alloc in txpoll 2023-01-13 16:41:10 +08:00
igmp_timer.c
igmp.h net/igmp: Remove igmp_initialize 2022-03-12 19:24:17 +02:00
Kconfig
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00