Home
last modified time | relevance | path

Searched refs:LWIP_NETIF_HWADDRHINT (Results 1 – 25 of 25) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv4/lwip/
H A Dip.h66 #if LWIP_NETIF_HWADDRHINT
182 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv6/
H A Dip6.c330 #if LWIP_NETIF_HWADDRHINT
344 LWIP_NETIF_HWADDRHINT(netif, addr_hint); in ip_output_hinted()
346 LWIP_NETIF_HWADDRHINT(netif, NULL); in ip_output_hinted()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dnetif.h219 #if LWIP_NETIF_HWADDRHINT
318 #if LWIP_NETIF_HWADDRHINT
H A Dopt.h1158 #ifndef LWIP_NETIF_HWADDRHINT
1159 #define LWIP_NETIF_HWADDRHINT 0 macro
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv6/lwip/
H A Dip.h61 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dip6.h69 #if LWIP_NETIF_HWADDRHINT
H A Dip4.h78 #if LWIP_NETIF_HWADDRHINT
H A Dnetif.h330 #if LWIP_NETIF_HWADDRHINT
464 #if LWIP_NETIF_HWADDRHINT
H A Dopt.h1435 #if !defined LWIP_NETIF_HWADDRHINT || defined __DOXYGEN__
1436 #define LWIP_NETIF_HWADDRHINT 0 macro
H A Dip.h66 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_netif.h173 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Detharp.c108 #if !LWIP_NETIF_HWADDRHINT
120 #if LWIP_NETIF_HWADDRHINT
852 #if LWIP_NETIF_HWADDRHINT
867 #if LWIP_NETIF_HWADDRHINT
H A Dip4.c999 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Detharp.c107 #if !LWIP_NETIF_HWADDRHINT
119 #if LWIP_NETIF_HWADDRHINT
855 #if LWIP_NETIF_HWADDRHINT
870 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/
H A Detharp.c122 #if !LWIP_NETIF_HWADDRHINT
134 #if LWIP_NETIF_HWADDRHINT
944 #if LWIP_NETIF_HWADDRHINT
956 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp_out.c878 #if LWIP_NETIF_HWADDRHINT in tcp_send_empty_ack()
1165 #if LWIP_NETIF_HWADDRHINT in tcp_output_segment()
1397 #if LWIP_NETIF_HWADDRHINT in tcp_keepalive()
1478 #if LWIP_NETIF_HWADDRHINT in tcp_zero_window_probe()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dopt.h1635 #if !defined LWIP_NETIF_HWADDRHINT || defined __DOXYGEN__
1636 #define LWIP_NETIF_HWADDRHINT 0 macro
H A Dnetif.h248 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/
H A Dip.c864 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dnd6.c1616 #if LWIP_NETIF_HWADDRHINT in nd6_get_next_hop_entry()
1677 #if LWIP_NETIF_HWADDRHINT in nd6_get_next_hop_entry()
H A Dip6.c975 #if LWIP_NETIF_HWADDRHINT
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dnd6.c1934 #if LWIP_NETIF_HWADDRHINT in nd6_get_next_hop_entry()
1997 #if LWIP_NETIF_HWADDRHINT in nd6_get_next_hop_entry()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DCHANGELOG2319 tcp_out.c, udp.c, etharp.c: Added option LWIP_NETIF_HWADDRHINT (default=off)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG3246 tcp_out.c, udp.c, etharp.c: Added option LWIP_NETIF_HWADDRHINT (default=off)
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG3463 tcp_out.c, udp.c, etharp.c: Added option LWIP_NETIF_HWADDRHINT (default=off)