2004-06-11 22:07:22

by Sharma Sushant

[permalink] [raw]
Subject: getting list of sk_buffs while calling sk_recvmsg

Hi All
I want to know if we
can get hold of sk_receive_queue while
calling function sock_recvmsg in file net/socket.c.
Is it possible to get the list of sk_buffs through
sock->sk->sk_receive_queue in this function.

Thanks for help
Sushant

ps: please cc the reply to me