Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Draw.c744 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg() local
858 opt_to_free = opt; in rawv6_sendmsg()
927 txopt_put(opt_to_free); in rawv6_sendmsg()
H A Dudp.c1476 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg()
1646 opt_to_free = opt; in udpv6_sendmsg()
1765 txopt_put(opt_to_free); in udpv6_sendmsg()
1463 struct ipv6_txoptions *opt_to_free = NULL; udpv6_sendmsg() local