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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout