sk_buff structure

From: rahul b jain cs student
Date: Tue Jun 22 2004 - 16:17:35 EST


Hi,

I am trying to modify the kernel networking code and have a question
regarding the sk_buff structure which is used to store the details of a
packet.
In this structure there are pointers called headroom, data, tailroom and
end. Does anyone know what these are used for. Or can anyone point me to a
good explanation for these fields.

I wanted to know how exactly they are populated ? Whether the headroom
contains the different headers ? What does the tailroom contain ?

Thanks,
Rahul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/