Home
last modified time | relevance | path

Searched defs:skb_headroom (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/nfc/
Dport100.c431 int skb_headroom; member
/linux-4.4.14/include/linux/
Dskbuff.h1866 static inline unsigned int skb_headroom(const struct sk_buff *skb) in skb_headroom() function