Thanks for your reply. First thing is that I do not want to modify the existing cifs driver.
I have my own virtual Ethernet driver, where the skb buffer is available to parse. Now,On Mon, May 26, 2014 at 12:34 PM, <Valdis.Kletnieks@xxxxxx> wrote:
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?
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies