Home
last modified time | relevance | path

Searched defs:headroom (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dvirtio_caif.h14 u16 headroom; member
Dskbuff.h976 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
/include/net/
Dlwtunnel.h31 __u16 headroom; member