Searched refs:ipv6_rt_hdr (Results 1 – 8 of 8) sorted by relevance
33 struct ipv6_rt_hdr _route; in rt_mt6() 34 const struct ipv6_rt_hdr *rh; in rt_mt6()
654 struct ipv6_rt_hdr *hdr; in ipv6_rthdr_rcv() 673 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv() 764 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv() 1078 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr0() 1103 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr4() 1152 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
715 struct ipv6_rt_hdr *rthdr = (struct ipv6_rt_hdr *)(nh + opt->srcrt); in ip6_datagram_recv_specific_ctl() 765 struct ipv6_rt_hdr *rthdr; in ip6_datagram_send_ctl() 936 if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_rt_hdr))) { in ip6_datagram_send_ctl() 941 rthdr = (struct ipv6_rt_hdr *)CMSG_DATA(cmsg); in ip6_datagram_send_ctl()
224 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr()
208 static void ipv6_rearrange_rthdr(struct ipv6hdr *iph, struct ipv6_rt_hdr *rthdr) in ipv6_rearrange_rthdr() 243 struct ipv6_rt_hdr *rth; in ipv6_clear_mutable_options()
1314 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src, in ip6_rthdr_dup()
341 struct ipv6_rt_hdr *rthdr = opt->srcrt; in ipv6_set_opt_hdr()
100 struct ipv6_rt_hdr *rt; in mip6_rthdr_offset() 102 rt = (struct ipv6_rt_hdr *)(nh + offset); in mip6_rthdr_offset()