Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dipv6.h50 struct ipv6_rt_hdr { struct
82 struct ipv6_rt_hdr rt_hdr;
94 struct ipv6_rt_hdr rt_hdr;
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6t_rt.c33 struct ipv6_rt_hdr _route; in rt_mt6()
34 const struct ipv6_rt_hdr *rh; in rt_mt6()
/linux-6.3-rc2/net/ipv6/
A Dexthdrs.c687 struct ipv6_rt_hdr *hdr; in ipv6_rthdr_rcv()
703 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv()
794 hdr = (struct ipv6_rt_hdr *)skb_transport_header(skb); in ipv6_rthdr_rcv()
1108 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr0()
1133 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr4()
1182 struct ipv6_rt_hdr *opt, in ipv6_push_rthdr()
A Ddatagram.c715 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()
A Dexthdrs_core.c222 struct ipv6_rt_hdr _rh, *rh; in ipv6_find_hdr()
A Dah6.c211 static void ipv6_rearrange_rthdr(struct ipv6hdr *iph, struct ipv6_rt_hdr *rthdr) in ipv6_rearrange_rthdr()
246 struct ipv6_rt_hdr *rth; in ipv6_clear_mutable_options()
A Dip6_output.c1360 static inline struct ipv6_rt_hdr *ip6_rthdr_dup(struct ipv6_rt_hdr *src, in ip6_rthdr_dup()
A Dipv6_sockglue.c362 struct ipv6_rt_hdr *rthdr = opt->srcrt; in ipv6_set_opt_hdr()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_output.c99 struct ipv6_rt_hdr *rt; in mip6_rthdr_offset()
101 rt = (struct ipv6_rt_hdr *)(nh + offset); in mip6_rthdr_offset()
/linux-6.3-rc2/include/net/
A Dipv6.h313 struct ipv6_rt_hdr *srcrt; /* Routing Header */

Completed in 21 milliseconds