Searched refs:opt_to_free (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/l2tp/
H A Dl2tp_ip6.c494 struct ipv6_txoptions *opt_to_free = NULL; local
584 opt_to_free = opt;
644 txopt_put(opt_to_free);
/linux-master/net/ipv6/
H A Draw.c742 struct ipv6_txoptions *opt_to_free = NULL; local
858 opt_to_free = opt;
933 txopt_put(opt_to_free);
H A Dudp.c1328 struct ipv6_txoptions *opt_to_free = NULL; local
1497 opt_to_free = opt;
1620 txopt_put(opt_to_free);

Completed in 104 milliseconds