ovpn_peer_release_kref
void ovpn_peer_release_kref(struct kref *kref);
kref_put(&peer->refcount, ovpn_peer_release_kref);