LLC_MAC_HDR_INIT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_mac_hdr_init - fills MAC header fields
SYNOPSIS
"SYNOPSIS"
int llc_mac_hdr_init (struct sk_buff * skb, unsigned char * sa, unsigned char * da);
ARGUMENTS
- skb
-
Address of the frame to initialize its MAC header
- sa
-
The MAC source address
- da
-
The MAC destination address
DESCRIPTION
Fills MAC header fields, depending on MAC type. Returns 0, If MAC type
is a valid type and initialization completes correctly 1, otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:37 GMT, October 06, 2005