ipv6_txoptions    199 include/linux/ipv6.h 	struct ipv6_txoptions *opt;
ipv6_txoptions    297 include/linux/ipv6.h 	struct ipv6_txoptions __rcu	*opt;
ipv6_txoptions     96 include/net/inet_sock.h 			struct ipv6_txoptions	*ipv6_opt;
ipv6_txoptions    317 include/net/ipv6.h 	struct ipv6_txoptions	*opt;
ipv6_txoptions    348 include/net/ipv6.h 	struct ipv6_txoptions *opt;
ipv6_txoptions    371 include/net/ipv6.h static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np)
ipv6_txoptions    373 include/net/ipv6.h 	struct ipv6_txoptions *opt;
ipv6_txoptions    387 include/net/ipv6.h static inline void txopt_put(struct ipv6_txoptions *opt)
ipv6_txoptions    405 include/net/ipv6.h struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space,
ipv6_txoptions    407 include/net/ipv6.h 					 struct ipv6_txoptions *fopt);
ipv6_txoptions    431 include/net/ipv6.h struct ipv6_txoptions *ipv6_dup_options(struct sock *sk,
ipv6_txoptions    432 include/net/ipv6.h 					struct ipv6_txoptions *opt);
ipv6_txoptions    433 include/net/ipv6.h struct ipv6_txoptions *ipv6_renew_options(struct sock *sk,
ipv6_txoptions    434 include/net/ipv6.h 					  struct ipv6_txoptions *opt,
ipv6_txoptions    437 include/net/ipv6.h struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space,
ipv6_txoptions    438 include/net/ipv6.h 					  struct ipv6_txoptions *opt);
ipv6_txoptions    442 include/net/ipv6.h struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
ipv6_txoptions    443 include/net/ipv6.h 					   struct ipv6_txoptions *opt);
ipv6_txoptions    984 include/net/ipv6.h 	     __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
ipv6_txoptions   1046 include/net/ipv6.h void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
ipv6_txoptions   1049 include/net/ipv6.h void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
ipv6_txoptions   1070 include/net/ipv6.h 				const struct ipv6_txoptions *opt,
ipv6_txoptions    223 net/dccp/ipv6.c 		struct ipv6_txoptions *opt;
ipv6_txoptions    406 net/dccp/ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    812 net/dccp/ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    478 net/ipv6/af_inet6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    493 net/ipv6/af_inet6.c 	opt = xchg((__force struct ipv6_txoptions **)&np->opt, NULL);
ipv6_txoptions    786 net/ipv6/calipso.c 	struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts;
ipv6_txoptions   1082 net/ipv6/calipso.c 	struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk));
ipv6_txoptions   1135 net/ipv6/calipso.c 	struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk));
ipv6_txoptions   1163 net/ipv6/calipso.c 	struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk));
ipv6_txoptions   1197 net/ipv6/calipso.c 	struct ipv6_txoptions *txopts;
ipv6_txoptions   1239 net/ipv6/calipso.c 	struct ipv6_txoptions *txopts;
ipv6_txoptions     69 net/ipv6/datagram.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    745 net/ipv6/datagram.c 	struct ipv6_txoptions *opt = ipc6->opt;
ipv6_txoptions    967 net/ipv6/exthdrs.c void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt,
ipv6_txoptions    984 net/ipv6/exthdrs.c void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto)
ipv6_txoptions    991 net/ipv6/exthdrs.c struct ipv6_txoptions *
ipv6_txoptions    992 net/ipv6/exthdrs.c ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt)
ipv6_txoptions    994 net/ipv6/exthdrs.c 	struct ipv6_txoptions *opt2;
ipv6_txoptions   1052 net/ipv6/exthdrs.c struct ipv6_txoptions *
ipv6_txoptions   1053 net/ipv6/exthdrs.c ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt,
ipv6_txoptions   1058 net/ipv6/exthdrs.c 	struct ipv6_txoptions *opt2;
ipv6_txoptions   1109 net/ipv6/exthdrs.c struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space,
ipv6_txoptions   1110 net/ipv6/exthdrs.c 					  struct ipv6_txoptions *opt)
ipv6_txoptions   1141 net/ipv6/exthdrs.c 				const struct ipv6_txoptions *opt,
ipv6_txoptions    137 net/ipv6/ip6_flowlabel.c 			struct ipv6_txoptions *opt = fl->opt;
ipv6_txoptions    312 net/ipv6/ip6_flowlabel.c struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space,
ipv6_txoptions    314 net/ipv6/ip6_flowlabel.c 					 struct ipv6_txoptions *fopt)
ipv6_txoptions    316 net/ipv6/ip6_flowlabel.c 	struct ipv6_txoptions *fl_opt = fl->opt;
ipv6_txoptions    196 net/ipv6/ip6_output.c 	     __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority)
ipv6_txoptions   1241 net/ipv6/ip6_output.c 	struct ipv6_txoptions *opt = ipc6->opt;
ipv6_txoptions   1334 net/ipv6/ip6_output.c 	struct ipv6_txoptions *opt = v6_cork->opt;
ipv6_txoptions   1724 net/ipv6/ip6_output.c 	struct ipv6_txoptions *opt = v6_cork->opt;
ipv6_txoptions    936 net/ipv6/ip6_tunnel.c 	struct ipv6_txoptions ops;
ipv6_txoptions    100 net/ipv6/ipv6_sockglue.c struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
ipv6_txoptions    101 net/ipv6/ipv6_sockglue.c 					   struct ipv6_txoptions *opt)
ipv6_txoptions    112 net/ipv6/ipv6_sockglue.c 	opt = xchg((__force struct ipv6_txoptions **)&inet6_sk(sk)->opt,
ipv6_txoptions    173 net/ipv6/ipv6_sockglue.c 			struct ipv6_txoptions *opt;
ipv6_txoptions    240 net/ipv6/ipv6_sockglue.c 			opt = xchg((__force struct ipv6_txoptions **)&np->opt,
ipv6_txoptions    404 net/ipv6/ipv6_sockglue.c 		struct ipv6_txoptions *opt;
ipv6_txoptions    504 net/ipv6/ipv6_sockglue.c 		struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    994 net/ipv6/ipv6_sockglue.c static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt,
ipv6_txoptions   1171 net/ipv6/ipv6_sockglue.c 		struct ipv6_txoptions *opt;
ipv6_txoptions    768 net/ipv6/raw.c 	struct ipv6_txoptions *opt_to_free = NULL;
ipv6_txoptions    769 net/ipv6/raw.c 	struct ipv6_txoptions opt_space;
ipv6_txoptions    775 net/ipv6/raw.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    869 net/ipv6/raw.c 		memset(opt, 0, sizeof(struct ipv6_txoptions));
ipv6_txoptions    870 net/ipv6/raw.c 		opt->tot_len = sizeof(struct ipv6_txoptions);
ipv6_txoptions    153 net/ipv6/tcp_ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    492 net/ipv6/tcp_ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions   1123 net/ipv6/tcp_ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions   1216 net/ipv6/udp.c 	struct ipv6_txoptions opt_space;
ipv6_txoptions   1222 net/ipv6/udp.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions   1223 net/ipv6/udp.c 	struct ipv6_txoptions *opt_to_free = NULL;
ipv6_txoptions   1367 net/ipv6/udp.c 		memset(opt, 0, sizeof(struct ipv6_txoptions));
ipv6_txoptions    506 net/l2tp/l2tp_ip6.c 	struct ipv6_txoptions opt_space;
ipv6_txoptions    510 net/l2tp/l2tp_ip6.c 	struct ipv6_txoptions *opt_to_free = NULL;
ipv6_txoptions    511 net/l2tp/l2tp_ip6.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    583 net/l2tp/l2tp_ip6.c 		memset(opt, 0, sizeof(struct ipv6_txoptions));
ipv6_txoptions    584 net/l2tp/l2tp_ip6.c 		opt->tot_len = sizeof(struct ipv6_txoptions);
ipv6_txoptions    445 net/sctp/ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    464 net/sctp/ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions   3825 net/socket.c   	struct ipv6_txoptions *optv6 = NULL;