ipv6_txoptions    349 include/linux/ipv6.h 	struct ipv6_txoptions	*opt;
ipv6_txoptions    352 include/linux/ipv6.h 		struct ipv6_txoptions *opt;
ipv6_txoptions    190 include/net/ipv6.h 	struct ipv6_txoptions	*opt;
ipv6_txoptions    209 include/net/ipv6.h extern struct ipv6_txoptions	*fl6_merge_options(struct ipv6_txoptions * opt_space,
ipv6_txoptions    227 include/net/ipv6.h extern struct ipv6_txoptions *  ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt);
ipv6_txoptions    228 include/net/ipv6.h extern struct ipv6_txoptions *	ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt,
ipv6_txoptions    232 include/net/ipv6.h struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space,
ipv6_txoptions    249 net/dccp/ipv6.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    491 net/dccp/ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    374 net/ipv6/af_inet6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    732 net/ipv6/exthdrs.c struct ipv6_txoptions *
ipv6_txoptions    735 net/ipv6/exthdrs.c 	struct ipv6_txoptions *opt2;
ipv6_txoptions    780 net/ipv6/exthdrs.c struct ipv6_txoptions *
ipv6_txoptions    787 net/ipv6/exthdrs.c 	struct ipv6_txoptions *opt2;
ipv6_txoptions    852 net/ipv6/exthdrs.c struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space,
ipv6_txoptions    109 net/ipv6/ip6_flowlabel.c 			struct ipv6_txoptions *opt = fl->opt;
ipv6_txoptions    268 net/ipv6/ip6_flowlabel.c struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions * opt_space,
ipv6_txoptions    272 net/ipv6/ip6_flowlabel.c 	struct ipv6_txoptions * fl_opt = fl->opt;
ipv6_txoptions   1429 net/ipv6/ip6_output.c 	struct ipv6_txoptions *opt = np->cork.opt;
ipv6_txoptions    756 net/ipv6/ip6_tunnel.c 	struct ipv6_txoptions ops;
ipv6_txoptions    103 net/ipv6/ipv6_sockglue.c struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
ipv6_txoptions    156 net/ipv6/ipv6_sockglue.c 			struct ipv6_txoptions *opt;
ipv6_txoptions    342 net/ipv6/ipv6_sockglue.c 		struct ipv6_txoptions *opt;
ipv6_txoptions    395 net/ipv6/ipv6_sockglue.c 		struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    723 net/ipv6/raw.c 	struct ipv6_txoptions opt_space;
ipv6_txoptions    729 net/ipv6/raw.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    811 net/ipv6/raw.c 		memset(opt, 0, sizeof(struct ipv6_txoptions));
ipv6_txoptions    812 net/ipv6/raw.c 		opt->tot_len = sizeof(struct ipv6_txoptions);
ipv6_txoptions    466 net/ipv6/tcp_ipv6.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions   1232 net/ipv6/tcp_ipv6.c 	struct ipv6_txoptions *opt;
ipv6_txoptions    618 net/ipv6/udp.c 	struct ipv6_txoptions opt_space;
ipv6_txoptions    624 net/ipv6/udp.c 	struct ipv6_txoptions *opt = NULL;
ipv6_txoptions    754 net/ipv6/udp.c 		memset(opt, 0, sizeof(struct ipv6_txoptions));