xprt_register_transport(9) centos man page | unix.com

Man Page: xprt_register_transport

Operating Environment: centos

Section: 9

XPRT_REGISTER_TRANSP(9) 					 Linux Networking					   XPRT_REGISTER_TRANSP(9)

NAME
xprt_register_transport - register a transport implementation
SYNOPSIS
int xprt_register_transport(struct xprt_class * transport);
ARGUMENTS
transport transport to register
DESCRIPTION
If a transport implementation is loaded as a kernel module, it can call this interface to make itself known to the RPC client. 0 transport successfully registered -EEXIST: transport already registered -EINVAL: transport module being unloaded
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XPRT_REGISTER_TRANSP(9)
Related Man Pages
iscsi_discovery(8) - debian
t_close(3xti) - ultrix
t_rcvrel(3xti) - ultrix
t_sndrel(3xti) - ultrix
iscsi_discovery(8) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq