Searched refs:current_ip6_header (Results 1 – 4 of 4) sorted by relevance
263 - struct ip6_hdr *current_ip6_header;264 + struct ip6hdr *current_ip6_header;272 -#define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header))273 +#define ip6_current_header() ((const struct ip6hdr*)(ip_data.current_ip6_header))281 -#define ip6_current_header() ((const struct ip6_hdr*)(ip_data.current_ip6_header))282 +#define ip6_current_header() ((const struct ip6hdr*)(ip_data.current_ip6_header))
146 struct ip6_hdr *current_ip6_header; member182 #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))
385 ipr->iphdr = ip_data.current_ip6_header; in ip6_reass()532 ipr->iphdr = ip_data.current_ip6_header; in ip6_reass()
645 ip_data.current_ip6_header = ip6hdr;1173 ip_data.current_ip6_header = NULL;