ipv6_opt_hdr 58 include/linux/ipv6.h #define ipv6_destopt_hdr ipv6_opt_hdr ipv6_opt_hdr 59 include/linux/ipv6.h #define ipv6_hopopt_hdr ipv6_opt_hdr ipv6_opt_hdr 176 include/net/ipv6.h struct ipv6_opt_hdr *hopopt; ipv6_opt_hdr 177 include/net/ipv6.h struct ipv6_opt_hdr *dst0opt; ipv6_opt_hdr 179 include/net/ipv6.h struct ipv6_opt_hdr *dst1opt; ipv6_opt_hdr 681 net/ipv6/af_inet6.c struct ipv6_opt_hdr *opth; ipv6_opt_hdr 182 net/ipv6/ah6.c struct ipv6_opt_hdr *opth; ipv6_opt_hdr 505 net/ipv6/datagram.c struct ipv6_opt_hdr *hdr; ipv6_opt_hdr 583 net/ipv6/datagram.c if (opt->hopopt || cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_opt_hdr))) { ipv6_opt_hdr 588 net/ipv6/datagram.c hdr = (struct ipv6_opt_hdr *)CMSG_DATA(cmsg); ipv6_opt_hdr 603 net/ipv6/datagram.c if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_opt_hdr))) { ipv6_opt_hdr 608 net/ipv6/datagram.c hdr = (struct ipv6_opt_hdr *)CMSG_DATA(cmsg); ipv6_opt_hdr 628 net/ipv6/datagram.c if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_opt_hdr))) { ipv6_opt_hdr 633 net/ipv6/datagram.c hdr = (struct ipv6_opt_hdr *)CMSG_DATA(cmsg); ipv6_opt_hdr 54 net/ipv6/exthdrs.c struct ipv6_opt_hdr *hdr; ipv6_opt_hdr 59 net/ipv6/exthdrs.c hdr = (struct ipv6_opt_hdr *)(nh + offset); ipv6_opt_hdr 700 net/ipv6/exthdrs.c struct ipv6_opt_hdr *h = (struct ipv6_opt_hdr *)skb_push(skb, ipv6_optlen(opt)); ipv6_opt_hdr 763 net/ipv6/exthdrs.c memcpy(*p, ohdr, ipv6_optlen((struct ipv6_opt_hdr *)ohdr)); ipv6_opt_hdr 764 net/ipv6/exthdrs.c *hdr = (struct ipv6_opt_hdr *)*p; ipv6_opt_hdr 765 net/ipv6/exthdrs.c *p += CMSG_ALIGN(ipv6_optlen(*(struct ipv6_opt_hdr **)hdr)); ipv6_opt_hdr 771 net/ipv6/exthdrs.c *hdr = (struct ipv6_opt_hdr *)*p; ipv6_opt_hdr 772 net/ipv6/exthdrs.c if (ipv6_optlen(*(struct ipv6_opt_hdr **)hdr) > newoptlen) ipv6_opt_hdr 831 net/ipv6/exthdrs.c (struct ipv6_opt_hdr **)&opt2->srcrt, &p); ipv6_opt_hdr 71 net/ipv6/exthdrs_core.c struct ipv6_opt_hdr _hdr, *hp; ipv6_opt_hdr 450 net/ipv6/ip6_flowlabel.c if (ipv6_hdr_cmp((struct ipv6_opt_hdr *)o1->srcrt, (struct ipv6_opt_hdr *)o2->srcrt)) ipv6_opt_hdr 586 net/ipv6/ip6_output.c struct ipv6_opt_hdr *exthdr = ipv6_opt_hdr 587 net/ipv6/ip6_output.c (struct ipv6_opt_hdr *)(ipv6_hdr(skb) + 1); ipv6_opt_hdr 615 net/ipv6/ip6_output.c exthdr = (struct ipv6_opt_hdr *)(skb_network_header(skb) + ipv6_opt_hdr 344 net/ipv6/ip6_tunnel.c struct ipv6_opt_hdr *hdr; ipv6_opt_hdr 349 net/ipv6/ip6_tunnel.c hdr = (struct ipv6_opt_hdr *) (raw + off); ipv6_opt_hdr 770 net/ipv6/ip6_tunnel.c opt->ops.dst0opt = (struct ipv6_opt_hdr *) opt->dst_opt; ipv6_opt_hdr 351 net/ipv6/ipv6_sockglue.c else if (optlen < sizeof(struct ipv6_opt_hdr) || ipv6_opt_hdr 361 net/ipv6/ipv6_sockglue.c (struct ipv6_opt_hdr __user *)optval, ipv6_opt_hdr 817 net/ipv6/ipv6_sockglue.c struct ipv6_opt_hdr *hdr; ipv6_opt_hdr 830 net/ipv6/ipv6_sockglue.c hdr = (struct ipv6_opt_hdr *)opt->srcrt; ipv6_opt_hdr 261 net/ipv6/mip6.c struct ipv6_opt_hdr *exthdr = ipv6_opt_hdr 262 net/ipv6/mip6.c (struct ipv6_opt_hdr *)(ipv6_hdr(skb) + 1); ipv6_opt_hdr 298 net/ipv6/mip6.c exthdr = (struct ipv6_opt_hdr *)(nh + offset); ipv6_opt_hdr 397 net/ipv6/mip6.c struct ipv6_opt_hdr *exthdr = ipv6_opt_hdr 398 net/ipv6/mip6.c (struct ipv6_opt_hdr *)(ipv6_hdr(skb) + 1); ipv6_opt_hdr 433 net/ipv6/mip6.c exthdr = (struct ipv6_opt_hdr *)(nh + offset); ipv6_opt_hdr 2334 net/ipv6/netfilter/ip6_tables.c struct ipv6_opt_hdr _hdr, *hp; ipv6_opt_hdr 77 net/ipv6/netfilter/ip6t_LOG.c struct ipv6_opt_hdr _hdr; ipv6_opt_hdr 78 net/ipv6/netfilter/ip6t_LOG.c const struct ipv6_opt_hdr *hp; ipv6_opt_hdr 47 net/ipv6/netfilter/ip6t_hbh.c struct ipv6_opt_hdr _optsh; ipv6_opt_hdr 48 net/ipv6/netfilter/ip6t_hbh.c const struct ipv6_opt_hdr *oh; ipv6_opt_hdr 49 net/ipv6/netfilter/ip6t_ipv6header.c const struct ipv6_opt_hdr *hp; ipv6_opt_hdr 50 net/ipv6/netfilter/ip6t_ipv6header.c struct ipv6_opt_hdr _hdr; ipv6_opt_hdr 54 net/ipv6/netfilter/ip6t_ipv6header.c if (len < (int)sizeof(struct ipv6_opt_hdr)) ipv6_opt_hdr 91 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c struct ipv6_opt_hdr hdr; ipv6_opt_hdr 94 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c if (len < (int)sizeof(struct ipv6_opt_hdr)) ipv6_opt_hdr 525 net/ipv6/netfilter/nf_conntrack_reasm.c struct ipv6_opt_hdr hdr; ipv6_opt_hdr 531 net/ipv6/netfilter/nf_conntrack_reasm.c if (len < (int)sizeof(struct ipv6_opt_hdr)) { ipv6_opt_hdr 149 net/ipv6/xfrm6_policy.c struct ipv6_opt_hdr *exthdr; ipv6_opt_hdr 159 net/ipv6/xfrm6_policy.c exthdr = (struct ipv6_opt_hdr *)(nh + offset); ipv6_opt_hdr 167 net/ipv6/xfrm6_policy.c exthdr = (struct ipv6_opt_hdr *)(nh + offset);