Home
last modified time | relevance | path

Searched defs:addr_hint (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dip.h248 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
279 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
297 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
A Dnetif.h338 u8_t *addr_hint; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dip.h247 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
278 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
296 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
A Dnetif.h331 u8_t *addr_hint; member
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv6/
A Dip6.c994 u8_t hl, u8_t tc, u8_t nexth, u8_t *addr_hint) in ip6_output_hinted()
A Dnd6.c1576 u8_t addr_hint = *(netif->addr_hint); in nd6_get_next_hop_entry() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Dip4.c1024 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint)

Completed in 25 milliseconds