Scroll to navigation

SKB_GET(9) Linux Networking SKB_GET(9)

NAME

skb_get - reference buffer

SYNOPSIS

struct sk_buff * skb_get(struct sk_buff * skb);

ARGUMENTS

skb
buffer to reference

DESCRIPTION

Makes another reference to a socket buffer and returns a pointer to the buffer.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.