table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| SKB_GET(9) | Linux Networking | SKB_GET(9) |
NAME¶
skb_get - reference bufferSYNOPSIS¶
struct
sk_buff *
skb_get(struct sk_buff * skb);
ARGUMENTS¶
skbbuffer to reference
DESCRIPTION¶
Makes another reference to a socket buffer and returns a pointer to the buffer.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |