Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/include/lwip/
H A Dip.h252 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
283 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
303 #define ip_output_hinted(p, src, dest, ttl, tos, proto, addr_hint) \ argument
H A Dnetif.h349 u8_t *addr_hint; member
/minix3/minix/lib/liblwip/dist/src/core/ipv6/
H A Dip6.c1148 u8_t hl, u8_t tc, u8_t nexth, u8_t *addr_hint) in ip6_output_hinted()
H A Dnd6.c1926 u8_t addr_hint = *(netif->addr_hint); in nd6_get_next_hop_entry() local
/minix3/minix/lib/liblwip/dist/src/core/ipv4/
H A Dip4.c1038 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint)