Lines Matching refs:ipv6_txoptions
1163 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
1180 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
1187 struct ipv6_txoptions *
1188 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
1190 struct ipv6_txoptions *opt2; in ipv6_dup_options()
1247 struct ipv6_txoptions *
1248 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
1253 struct ipv6_txoptions *opt2; in ipv6_renew_options()
1304 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space, in ipv6_fixup_options()
1305 struct ipv6_txoptions *opt) in ipv6_fixup_options()
1336 const struct ipv6_txoptions *opt, in fl6_update_dst()