Searched defs:skb_headroom (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/nfc/ | ||
D | port100.c | 451 int skb_headroom; member |
/Linux-v4.19/include/linux/ | ||
D | skbuff.h | 2130 static inline unsigned int skb_headroom(const struct sk_buff *skb) in skb_headroom() function |