relay_destroy_channel (9) Linux Manual Page
relay_destroy_channel – free the channel struct
Synopsis
void relay_destroy_channel(struct kref *kref);
Arguments
kref
-
- target kernel reference that contains the relay channel
Description
Should only be called from kref_put.
