Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dport100.c451 int skb_headroom; member
/Linux-v4.19/include/linux/
Dskbuff.h2130 static inline unsigned int skb_headroom(const struct sk_buff *skb) in skb_headroom() function