relay_destroy_channel

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

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.