opt_to_free       768 net/ipv6/raw.c 	struct ipv6_txoptions *opt_to_free = NULL;
opt_to_free       888 net/ipv6/raw.c 		opt_to_free = opt;
opt_to_free       963 net/ipv6/raw.c 	txopt_put(opt_to_free);
opt_to_free      1223 net/ipv6/udp.c 	struct ipv6_txoptions *opt_to_free = NULL;
opt_to_free      1390 net/ipv6/udp.c 		opt_to_free = opt;
opt_to_free      1510 net/ipv6/udp.c 	txopt_put(opt_to_free);
opt_to_free       510 net/l2tp/l2tp_ip6.c 	struct ipv6_txoptions *opt_to_free = NULL;
opt_to_free       603 net/l2tp/l2tp_ip6.c 		opt_to_free = opt;
opt_to_free       662 net/l2tp/l2tp_ip6.c 	txopt_put(opt_to_free);