Lines Matching refs:ipv6_txoptions
301 struct ipv6_txoptions { struct
331 struct ipv6_txoptions *opt; argument
363 struct ipv6_txoptions *opt;
385 static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np) in txopt_get()
387 struct ipv6_txoptions *opt; in txopt_get()
401 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put()
422 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space,
424 struct ipv6_txoptions *fopt);
448 struct ipv6_txoptions *ipv6_dup_options(struct sock *sk,
449 struct ipv6_txoptions *opt);
450 struct ipv6_txoptions *ipv6_renew_options(struct sock *sk,
451 struct ipv6_txoptions *opt,
454 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space,
455 struct ipv6_txoptions *opt);
457 static inline struct ipv6_txoptions *
458 ipv6_fixup_options(struct ipv6_txoptions *opt_space, struct ipv6_txoptions *opt) in ipv6_fixup_options()
467 struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
468 struct ipv6_txoptions *opt);
1059 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
1127 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
1130 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
1151 const struct ipv6_txoptions *opt,