Searched defs:headroom (Results 1 – 3 of 3) sorted by relevance
14 u16 headroom; member
976 static inline struct sk_buff *__pskb_copy(struct sk_buff *skb, int headroom, in __pskb_copy()2718 static inline int __skb_cow(struct sk_buff *skb, unsigned int headroom, in __skb_cow()2744 static inline int skb_cow(struct sk_buff *skb, unsigned int headroom) in skb_cow()2759 static inline int skb_cow_head(struct sk_buff *skb, unsigned int headroom) in skb_cow_head()3721 int new_headroom, headroom; in gso_pskb_expand_head() local
31 __u16 headroom; member