Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv6/
H A Dip6.c333 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint) in ip_output_hinted()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H 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
H A Dnetif.h331 u8_t *addr_hint; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dip6.c997 u8_t hl, u8_t tc, u8_t nexth, u8_t *addr_hint) in ip6_output_hinted()
H A Dnd6.c1619 u8_t addr_hint = *(netif->addr_hint); in nd6_get_next_hop_entry() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/
H A Dip.c885 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint)
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_netif.h174 u8_t *addr_hint; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Dip4.c1020 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint)
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dnetif.h220 u8_t *addr_hint; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dnd6.c1937 netif_addr_idx_t addr_hint = netif->hints->addr_hint; in nd6_get_next_hop_entry() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dnetif.h251 netif_addr_idx_t addr_hint; member