skb_tailroom (9) Linux Manual Page
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
skb_tailroom – bytes at buffer end
int skb_tailroom(const struct sk_buff *skb);
skb
Return the number of bytes of free space at the tail of an sk_buff