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