LLC_MAC_HDR_INIT

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