Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dip.h154 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header)) macro
196 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header)) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dip.h153 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header)) macro
195 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header)) macro

Completed in 4 milliseconds