Home
last modified time | relevance | path

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

/lib/liblwip/src/include/ipv4/lwip/
Dip.h66 #if LWIP_NETIF_HWADDRHINT
182 #if LWIP_NETIF_HWADDRHINT
/lib/liblwip/src/core/ipv6/
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()
/lib/liblwip/src/include/lwip/
Dnetif.h219 #if LWIP_NETIF_HWADDRHINT
318 #if LWIP_NETIF_HWADDRHINT
Dopt.h1158 #ifndef LWIP_NETIF_HWADDRHINT
1159 #define LWIP_NETIF_HWADDRHINT 0 macro
/lib/liblwip/src/include/ipv6/lwip/
Dip.h61 #if LWIP_NETIF_HWADDRHINT
/lib/liblwip/src/netif/
Detharp.c122 #if !LWIP_NETIF_HWADDRHINT
134 #if LWIP_NETIF_HWADDRHINT
944 #if LWIP_NETIF_HWADDRHINT
956 #if LWIP_NETIF_HWADDRHINT
/lib/liblwip/src/core/
Dtcp_out.c878 #if LWIP_NETIF_HWADDRHINT in tcp_send_empty_ack()
1165 #if LWIP_NETIF_HWADDRHINT in tcp_output_segment()
1391 #if LWIP_NETIF_HWADDRHINT in tcp_keepalive()
1472 #if LWIP_NETIF_HWADDRHINT in tcp_zero_window_probe()
/lib/liblwip/src/core/ipv4/
Dip.c837 #if LWIP_NETIF_HWADDRHINT
/lib/liblwip/
DCHANGELOG2319 tcp_out.c, udp.c, etharp.c: Added option LWIP_NETIF_HWADDRHINT (default=off)