ATALK_PICK_AND_BIND_PORT

Section: (9)
Updated: 09 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: 00:01:57 GMT, October 09, 2005