Lines Matching refs:ipv6_txoptions
304 struct ipv6_txoptions { struct
334 struct ipv6_txoptions *opt; argument
366 struct ipv6_txoptions *opt;
381 static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np) in txopt_get()
383 struct ipv6_txoptions *opt; in txopt_get()
397 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put()
418 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space,
420 struct ipv6_txoptions *fopt);
445 struct ipv6_txoptions *ipv6_dup_options(struct sock *sk,
446 struct ipv6_txoptions *opt);
447 struct ipv6_txoptions *ipv6_renew_options(struct sock *sk,
448 struct ipv6_txoptions *opt,
451 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space,
452 struct ipv6_txoptions *opt);
454 static inline struct ipv6_txoptions *
455 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options()
464 struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
465 struct ipv6_txoptions *opt);
1088 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
1150 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
1153 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
1174 const struct ipv6_txoptions *opt,