Home
last modified time | relevance | path

Searched refs:rt0_hdr (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/net/ipv6/netfilter/
Dip6t_rt.c91 ((const struct rt0_hdr *)rh)->reserved, in rt_mt6()
93 (((const struct rt0_hdr *)rh)->reserved))); in rt_mt6()
110 ptr + offsetof(struct rt0_hdr, in rt_mt6()
135 + sizeof(struct rt0_hdr) in rt_mt6()
165 + sizeof(struct rt0_hdr) in rt_mt6()
/linux-3.4.99/net/ipv6/
Dexthdrs.c322 struct rt0_hdr *rthdr; in ipv6_rthdr_rcv()
430 rthdr = (struct rt0_hdr *) hdr; in ipv6_rthdr_rcv()
679 struct rt0_hdr *phdr, *ihdr; in ipv6_push_rthdr()
682 ihdr = (struct rt0_hdr *) opt; in ipv6_push_rthdr()
684 phdr = (struct rt0_hdr *) skb_push(skb, (ihdr->rt_hdr.hdrlen + 1) << 3); in ipv6_push_rthdr()
685 memcpy(phdr, ihdr, sizeof(struct rt0_hdr)); in ipv6_push_rthdr()
892 fl6->daddr = *((struct rt0_hdr *)opt->srcrt)->addr; in fl6_update_dst()
Dah6.c243 addrs = ((struct rt0_hdr *)rthdr)->addr; in ipv6_rearrange_rthdr()
/linux-3.4.99/include/linux/
Dipv6.h74 struct rt0_hdr { struct