Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dip.h146 struct ip6_hdr *current_ip6_header; member
182 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header))
224 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header))
/third_party/lwip/src/core/ipv6/
Dip6_frag.c385 ipr->iphdr = ip_data.current_ip6_header; in ip6_reass()
532 ipr->iphdr = ip_data.current_ip6_header; in ip6_reass()
Dip6.c645 ip_data.current_ip6_header = ip6hdr;
1173 ip_data.current_ip6_header = NULL;