Lines Matching refs:ipv6_txoptions
1178 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
1195 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto)
1202 struct ipv6_txoptions *
1203 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt)
1205 struct ipv6_txoptions *opt2;
1261 struct ipv6_txoptions *
1262 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt,
1267 struct ipv6_txoptions *opt2;
1318 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space,
1319 struct ipv6_txoptions *opt)
1343 * @opt: struct ipv6_txoptions in which to look for srcrt opt
1350 const struct ipv6_txoptions *opt,