Home
last modified time | relevance | path

Searched defs:ip4_current_header (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dip.h150 #define ip4_current_header() ((const struct ip_hdr*)(ip_data.current_ip4_header)) macro
179 #define ip4_current_header() ((const struct ip_hdr*)(ip_data.current_ip4_header)) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dip.h149 #define ip4_current_header() ((const struct ip_hdr*)(ip_data.current_ip4_header)) macro
178 #define ip4_current_header() ((const struct ip_hdr*)(ip_data.current_ip4_header)) macro

Completed in 4 milliseconds