diff options
| author | Pavel Emelyanov <[email protected]> | 2012-02-21 07:30:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-02-21 19:58:57 +0000 |
| commit | 3f518bf745cbd6007d8069100fb9cb09e960c872 (patch) | |
| tree | debbe9e9340d46080f1b82e4149a2427545c4aef /net/unix/af_unix.c | |
| parent | datagram: Factor out sk queue referencing (diff) | |
| download | kernel-3f518bf745cbd6007d8069100fb9cb09e960c872.tar.gz kernel-3f518bf745cbd6007d8069100fb9cb09e960c872.zip | |
datagram: Add offset argument to __skb_recv_datagram
This one is only considered for MSG_PEEK flag and the value pointed by
it specifies where to start peeking bytes from. If the offset happens to
point into the middle of the returned skb, the offset within this skb is
put back to this very argument.
Signed-off-by: Pavel Emelyanov <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
