Home
last modified time | relevance | path

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

/lib/liblwip/src/include/ipv4/lwip/
Dip.h168 extern const struct ip_hdr *current_header;
198 #define ip_current_header() (current_header)
/lib/liblwip/test/unit/tcp/
Dtcp_helper.c244 current_header = iphdr; in test_tcp_input()
251 current_header = NULL; in test_tcp_input()
/lib/liblwip/src/core/ipv4/
Dip.c105 const struct ip_hdr *current_header; variable
554 current_header = iphdr;
608 current_header = NULL;