FIX_UP_INCOMING_SKB

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

 

NAME

fix_up_incoming_skb - initializes skb pointers  

SYNOPSIS

"SYNOPSIS"

void fix_up_incoming_skb (struct sk_buff * skb);  

ARGUMENTS

skb
This argument points to incoming skb
 

DESCRIPTION

Initializes internal skb pointer to start of network layer by deriving length of LLC header; finds length of LLC control field in LLC header by looking at the two lowest-order bits of the first control field byte; field is either 3 or 4 bytes long.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:46 GMT, October 06, 2005