On Mon, 26 May 2014 12:21:12 +0530, Ramana Reddy said:Depending what you are trying to do, it may be best to add your code
> I would like to know how to extract the cifs protocol header from skb
> buffer in the linux
> kernel. I want to parse the cifs header and do some stuff based on the
> content of the header.
to the CIFS driver at the points where the driver is examining the
header fields in question.
What "do some stuff" are you trying to achieve?