Searched defs:headroom (Results 1 – 3 of 3) sorted by relevance
14 u16 headroom; member
1031 static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, in __pskb_copy()2927 static inline int __skb_cow(struct sk_buff *skb, unsigned int headroom, in __skb_cow()2953 static inline int skb_cow(struct sk_buff *skb, unsigned int headroom) in skb_cow()2968 static inline int skb_cow_head(struct sk_buff *skb, unsigned int headroom) in skb_cow_head()3975 int new_headroom, headroom; in gso_pskb_expand_head() local
28 __u16 headroom; member