Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip.h292 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
330 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
350 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
Dnetif.h256 struct netif_hint { struct
258 u8_t addr_hint;
262 s32_t tci;
/third_party/lwip/src/core/ipv6/
Dip6.c1424 u8_t hl, u8_t tc, u8_t nexth, struct netif_hint *netif_hint)
/third_party/lwip/src/core/ipv4/
Dip4.c1146 u8_t ttl, u8_t tos, u8_t proto, struct netif_hint *netif_hint)