Searched refs:ipv6_rt_hdr (Results 1 – 10 of 10) sorted by relevance
46 struct ipv6_rt_hdr { struct78 struct ipv6_rt_hdr rt_hdr;90 struct ipv6_rt_hdr rt_hdr;
41 struct ipv6_rt_hdr _route; in rt_mt6()42 const struct ipv6_rt_hdr *rh; in rt_mt6()
300 struct ipv6_rt_hdr *hdr; in ipv6_rthdr_rcv()318 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv()401 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv()656 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
647 struct ipv6_rt_hdr *rthdr = (struct ipv6_rt_hdr *)(nh + opt->srcrt); in ip6_datagram_recv_specific_ctl()692 struct ipv6_rt_hdr *rthdr; in ip6_datagram_send_ctl()850 if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_rt_hdr))) { in ip6_datagram_send_ctl()855 rthdr = (struct ipv6_rt_hdr *)CMSG_DATA(cmsg); in ip6_datagram_send_ctl()
225 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr()
418 struct ipv6_rt_hdr *rt; in mip6_rthdr_offset()419 rt = (struct ipv6_rt_hdr *)(nh + offset); in mip6_rthdr_offset()
225 static void ipv6_rearrange_rthdr(struct ipv6hdr *iph, struct ipv6_rt_hdr *rthdr) in ipv6_rearrange_rthdr()260 struct ipv6_rt_hdr *rth; in ipv6_clear_mutable_options()
1150 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src, in ip6_rthdr_dup()
422 struct ipv6_rt_hdr *rthdr = opt->srcrt; in do_ipv6_setsockopt()
219 struct ipv6_rt_hdr *srcrt; /* Routing Header */