Home
last modified time | relevance | path

Searched refs:ipv6_rt_hdr (Results 1 – 9 of 9) sorted by relevance

/linux/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/net/ipv6/netfilter/
H A Dip6t_rt.c33 struct ipv6_rt_hdr _route; in rt_mt6()
34 const struct ipv6_rt_hdr *rh; in rt_mt6()
/linux/net/ipv6/
H A Dexthdrs.c657 struct ipv6_rt_hdr *hdr; in ipv6_rthdr_rcv()
676 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv()
767 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv()
1087 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr0()
1112 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr4()
1161 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
H A Dexthdrs_core.c224 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr()
H A Dah6.c236 static void ipv6_rearrange_rthdr(struct ipv6hdr *iph, struct ipv6_rt_hdr *rthdr) in ipv6_rearrange_rthdr()
271 struct ipv6_rt_hdr *rth; in ipv6_clear_mutable_options()
H A Dip6_output.c1311 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src, in ip6_rthdr_dup()
H A Dipv6_sockglue.c345 struct ipv6_rt_hdr *rthdr = opt->srcrt; in ipv6_set_opt_hdr()
/linux/net/xfrm/
H A Dxfrm_output.c100 struct ipv6_rt_hdr *rt; in mip6_rthdr_offset()
102 rt = (struct ipv6_rt_hdr *)(nh + offset); in mip6_rthdr_offset()
/linux/include/net/
H A Dipv6.h303 struct ipv6_rt_hdr *srcrt; /* Routing Header */