Lines Matching refs:ipv6_txoptions
1208 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
1225 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
1232 struct ipv6_txoptions *
1233 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
1235 struct ipv6_txoptions *opt2; in ipv6_dup_options()
1292 struct ipv6_txoptions *
1293 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
1298 struct ipv6_txoptions *opt2; in ipv6_renew_options()
1349 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, in __ipv6_fixup_options()
1350 struct ipv6_txoptions *opt) in __ipv6_fixup_options()
1381 const struct ipv6_txoptions *opt, in fl6_update_dst()