Searched refs:ipv6_rt_hdr (Results 1 – 5 of 5) sorted by relevance
50 struct ipv6_rt_hdr { struct82 struct ipv6_rt_hdr rt_hdr;94 struct ipv6_rt_hdr rt_hdr;
747 struct ipv6_rt_hdr *rthdr = (struct ipv6_rt_hdr *)(nh + opt->srcrt); in ip6_datagram_recv_specific_ctl()803 struct ipv6_rt_hdr *orthdr; in ip6_datagram_send_ctl()804 struct ipv6_rt_hdr *rthdr; in ip6_datagram_send_ctl()979 if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_rt_hdr))) { in ip6_datagram_send_ctl()984 rthdr = (struct ipv6_rt_hdr *)CMSG_DATA(cmsg); in ip6_datagram_send_ctl()
231 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr()
1344 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src, in ip6_rthdr_dup()
101 struct ipv6_rt_hdr *rt; in mip6_rthdr_offset() 103 rt = (struct ipv6_rt_hdr *)(nh + offset); in mip6_rthdr_offset()