mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 07:25:13 +00:00
1.Consolidate absolute to relative timeout conversion into one place(_net_timedwait) 2.Drive the wait timeout logic by net_timedwait instead of devif_timer This patch help us remove devif_timer(period tick) to save the power in the future. Change-Id: I534748a5d767ca6da8a7843c3c2f993ed9ea77d4 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arp.h | ||
| arp_arpin.c | ||
| arp_dump.c | ||
| arp_format.c | ||
| arp_ipin.c | ||
| arp_notify.c | ||
| arp_out.c | ||
| arp_poll.c | ||
| arp_send.c | ||
| arp_table.c | ||
| Kconfig | ||
| Make.defs | ||