LAN_HDRS_INIT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

lan_hdrs_init - fills MAC header fields  

SYNOPSIS

"SYNOPSIS"

u16 lan_hdrs_init (struct sk_buff * skb, u8 * sa, u8 * 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: 04:40:52 GMT, October 06, 2005