LLC_LOOKUP_ESTABLISHED
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_lookup_established - Finds connection for the remote/local sap/mac
SYNOPSIS
"SYNOPSIS"
struct sock * llc_lookup_established (struct llc_sap * sap, struct llc_addr * daddr, struct llc_addr * laddr);
ARGUMENTS
- sap
-
SAP
- daddr
-
address of remote LLC (MAC + SAP)
- laddr
-
address of local LLC (MAC + SAP)
DESCRIPTION
Search connection list of the SAP and finds connection using the remote
mac, remote sap, local mac, and local sap. Returns pointer for
connection found, NULL otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:15 GMT, October 06, 2005