Searched defs:ip6h (Results 1 – 9 of 9) sorted by relevance
45 struct ipv6hdr *ip6h = (struct ipv6hdr *)(eth + 1); in process() local
277 struct ipv6hdr *ip6h, _ip6h; in PROG() local293 struct ipv6_opt_hdr *ip6h, _ip6h; in PROG() local
185 static void ipv6_set_dsfield(struct ipv6hdr *ip6h, uint8_t dsfield) in ipv6_set_dsfield()200 struct ipv6hdr *ip6h = header; in build_ipv6_header() local225 static uint16_t build_udp_v6_csum(const struct ipv6hdr *ip6h, in build_udp_v6_csum()
160 struct ipv6hdr *ip6h = data + sizeof(struct ethhdr); in handle_ipv6() local
295 struct ipv6hdr *ip6h; in encap_v6() local474 struct ipv6hdr *ip6h; in send_icmp6_reply() local499 struct ipv6hdr *ip6h; in parse_icmpv6() local644 struct ipv6hdr *ip6h; in process_l3_headers_v6() local
40 struct ipv6hdr *ip6h = (struct ipv6hdr *)(data + nh_off); in get_tuple() local
240 struct ipv6hdr *ip6h; in parse_icmpv6() local337 struct ipv6hdr *ip6h; in process_packet() local
277 static int setup_ip6h(struct ipv6hdr *ip6h, uint16_t payload_len) in setup_ip6h()489 struct ipv6hdr ip6h; in do_tx() member