Remove a srp remote port
void srp_rport_del(struct srp_rport * rport);
rport
SRP remote port to remove
Removes the specified SRP remote port.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>