transport_class_register(9) suse man page | unix.com

Man Page: transport_class_register

Operating Environment: suse

Section: 9

TRANSPORT_CLASS_REGI(9) 				   Device drivers infrastructure				   TRANSPORT_CLASS_REGI(9)

NAME
transport_class_register - register an initial transport class
SYNOPSIS
int transport_class_register(struct transport_class * tclass);
ARGUMENTS
tclass a pointer to the transport class structure to be initialised
DESCRIPTION
The transport class contains an embedded class which is used to identify it. The caller should initialise this structure with zeros and then generic class must have been initialised with the actual transport class unique name. There's a macro DECLARE_TRANSPORT_CLASS to do this (declared classes still must be registered). Returns 0 on success or error on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRANSPORT_CLASS_REGI(9)
Related Man Pages
string_to_av_perm(3) - centos
string_to_security_class(3) - centos
device_create_vargs(9) - centos
print_access_vector(3) - centos
security_av_string(3) - centos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB