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.h119 struct ip6_hdr *current_ip6_header; member
155 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header))
197 #define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header))
/third_party/lwip/src/core/ipv6/
Dip6_frag.c365 ipr->iphdr = ip_data.current_ip6_header; in ip6_reass()
512 ipr->iphdr = ip_data.current_ip6_header; in ip6_reass()
Dip6.c589 ip_data.current_ip6_header = ip6hdr;
1113 ip_data.current_ip6_header = NULL;