Home
last modified time | relevance | path

Searched refs:current_ip4_header (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
Dip.h142 const struct ip_hdr *current_ip4_header; member
178 #define ip4_current_header() ip_data.current_ip4_header
207 #define ip4_current_header() ip_data.current_ip4_header
/third_party/lwip/test/unit/tcp/
Dtcp_helper.c261 ip_data.current_ip4_header = iphdr; in test_tcp_input()
271 ip_data.current_ip4_header = NULL; in test_tcp_input()
/third_party/lwip/src/core/ipv4/
Dip4.c726 ip_data.current_ip4_header = iphdr;
794 ip_data.current_ip4_header = NULL;