1RELAY_DESTROY_CHANNE(9) relay interface support RELAY_DESTROY_CHANNE(9)
23
4
NAME
6relay_destroy_channel - free the channel struct
7
SYNOPSIS
9void relay_destroy_channel(struct kref * kref);
10
ARGUMENTS
12kref
13target kernel reference that contains the relay channel
14
DESCRIPTION
16Should only be called from kref_put.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 RELAY_DESTROY_CHANNE(9)