Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H 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
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dip.h155 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header)) macro
197 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header)) macro