Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip6.c497 struct ipv6_txoptions *opt_to_free = NULL; in l2tp_ip6_sendmsg() local
588 opt_to_free = opt; in l2tp_ip6_sendmsg()
647 txopt_put(opt_to_free); in l2tp_ip6_sendmsg()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Draw.c768 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg() local
888 opt_to_free = opt; in rawv6_sendmsg()
963 txopt_put(opt_to_free); in rawv6_sendmsg()
H A Dudp.c1284 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg() local
1450 opt_to_free = opt; in udpv6_sendmsg()
1571 txopt_put(opt_to_free); in udpv6_sendmsg()