srp_rport_del (9) Linux Manual Page
srp_rport_del – remove a SRP remote port
Synopsis
void srp_rport_del(struct srp_rport *rport);
Arguments
rport
-
- SRP remote port to remove
Description
Removes the specified SRP remote port.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
