xprt_unregister_transport (9) - Linux Manuals
xprt_unregister_transport: unregister a transport implementation
NAME
xprt_unregister_transport - unregister a transport implementation
SYNOPSIS
-
int xprt_unregister_transport(struct xprt_class
* transport);
ARGUMENTS
transport
-
- transport to unregister
RETURN
0: transport successfully unregistered -ENOENT: transport never registered
COPYRIGHT