ATALK_PICK_AND_BIND_PORT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
atalk_pick_and_bind_port - Pick a source port when one is not given
SYNOPSIS
"SYNOPSIS"
int atalk_pick_and_bind_port (struct sock * sk, struct sockaddr_at * sat);
ARGUMENTS
- sk
-
-- undescribed --
- sat
-
-- undescribed --
DESCRIPTION
sk - socket to insert into the tables
sat - address to search for
Pick a source port when one is not given. If we can find a suitable free
one, we insert the socket into the tables using it.
This whole operation must be atomic.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:40 GMT, October 06, 2005