skb_tailroom(9)

NAME

skb_tailroom - bytes at buffer end

SYNOPSIS

int skb_tailroom(const struct sk_buff * skb);

ARGUMENTS

skb
buffer to check

DESCRIPTION

Return the number of bytes of free space at the tail of an sk_buff

COPYRIGHT

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