Home
last modified time | relevance | path

Searched defs:ip4_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.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
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dip.h151 #define ip4_current_header() ip_data.current_ip4_header macro
180 #define ip4_current_header() ip_data.current_ip4_header macro