ipv6_rt_hdr
struct ipv6_rt_hdr *srcrt; /* Routing Header */
struct ipv6_rt_hdr rt_hdr;
struct ipv6_rt_hdr rt_hdr;
static void ipv6_rearrange_rthdr(struct ipv6hdr *iph, struct ipv6_rt_hdr *rthdr)
struct ipv6_rt_hdr *rth;
struct ipv6_rt_hdr *rthdr = (struct ipv6_rt_hdr *)(nh + opt->srcrt);
struct ipv6_rt_hdr *orthdr;
struct ipv6_rt_hdr *rthdr;
if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_rt_hdr))) {
rthdr = (struct ipv6_rt_hdr *)CMSG_DATA(cmsg);
struct ipv6_rt_hdr *opt,
struct ipv6_rt_hdr *opt,
struct ipv6_rt_hdr *opt,
struct ipv6_rt_hdr *hdr;
hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb);
hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb);
struct ipv6_rt_hdr _rh, *rh;
static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src,
struct ipv6_rt_hdr *rthdr = opt->srcrt;
struct ipv6_rt_hdr _route;
const struct ipv6_rt_hdr *rh;
struct ipv6_rt_hdr *rt;
rt = (struct ipv6_rt_hdr *)(nh + offset);