Searched refs:ipv6_rt_hdr (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/uapi/linux/
H A Dipv6.h50 struct ipv6_rt_hdr { struct
82 struct ipv6_rt_hdr rt_hdr;
94 struct ipv6_rt_hdr rt_hdr;
/linux-master/net/ipv6/netfilter/
H A Dip6t_rt.c33 struct ipv6_rt_hdr _route;
34 const struct ipv6_rt_hdr *rh;
/linux-master/net/ipv6/
H A Dexthdrs_core.c224 struct ipv6_rt_hdr _rh, *rh;
H A Ddatagram.c715 struct ipv6_rt_hdr *rthdr = (struct ipv6_rt_hdr *)(nh + opt->srcrt);
765 struct ipv6_rt_hdr *rthdr;
936 if (cmsg->cmsg_len < CMSG_LEN(sizeof(struct ipv6_rt_hdr))) {
941 rthdr = (struct ipv6_rt_hdr *)CMSG_DATA(cmsg);
H A Dexthdrs.c654 struct ipv6_rt_hdr *hdr;
673 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb);
764 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb);
1078 struct ipv6_rt_hdr *opt,
1103 struct ipv6_rt_hdr *opt,
1152 struct ipv6_rt_hdr *opt,
H A Dah6.c208 static void ipv6_rearrange_rthdr(struct ipv6hdr *iph, struct ipv6_rt_hdr *rthdr)
243 struct ipv6_rt_hdr *rth;
H A Dip6_output.c1302 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src,
H A Dipv6_sockglue.c362 struct ipv6_rt_hdr *rthdr = opt->srcrt;
/linux-master/net/xfrm/
H A Dxfrm_output.c100 struct ipv6_rt_hdr *rt;
102 rt = (struct ipv6_rt_hdr *)(nh + offset);
/linux-master/include/net/
H A Dipv6.h313 struct ipv6_rt_hdr *srcrt; /* Routing Header */

Completed in 141 milliseconds