Scroll to navigation

RELAY_DESTROY_CHANNE(9) relay interface support RELAY_DESTROY_CHANNE(9)

NAME

relay_destroy_channel - free the channel struct

SYNOPSIS

void relay_destroy_channel(struct kref * kref);

ARGUMENTS

struct kref * kref
target kernel reference that contains the relay channel

DESCRIPTION

Should only be called from kref_put.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11