Home
last modified time | relevance | path

Searched defs:netif_hint (Results 1 – 4 of 4) sorted by relevance

/lib/lwip/lwip/src/include/lwip/
A Dip.h265 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
296 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
316 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
A Dnetif.h253 struct netif_hint { struct
255 u8_t addr_hint;
259 s32_t tci;
/lib/lwip/lwip/src/core/ipv6/
A Dip6.c1351 u8_t hl, u8_t tc, u8_t nexth, struct netif_hint *netif_hint)
/lib/lwip/lwip/src/core/ipv4/
A Dip4.c1100 u8_t ttl, u8_t tos, u8_t proto, struct netif_hint *netif_hint)

Completed in 12 milliseconds