u-boot/net/lwip
Jerome Forissier 1728fa2349 net: lwip: rename linkoutput() as net_lwip_tx()
Rename static function linkoutput() as net_lwip_tx() for consistency
with net_lwip_rx().

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2025-03-11 14:16:03 +01:00
..
dhcp.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
dns.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
eth_internal.h lwip: fix code style issues 2024-11-14 18:14:05 -06:00
Kconfig Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT 2024-11-18 13:32:16 -06:00
Makefile net: Kconfig: add CONFIG_WGET symbol 2024-11-16 21:35:05 +01:00
net-lwip.c net: lwip: rename linkoutput() as net_lwip_tx() 2025-03-11 14:16:03 +01:00
ping.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
tftp.c net: lwip: move eth_init() out of new_netif() 2025-02-12 12:36:57 -06:00
wget.c net: Kconfig: depend on DM_RNG for WGET_HTTPS 2025-02-12 12:37:24 -06:00