Searched defs:skb_tailroom (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/nfc/ | ||
D | port100.c | 443 int skb_tailroom; member |
/Linux-v6.1/include/linux/ | ||
D | skbuff.h | 2658 static inline int skb_tailroom(const struct sk_buff *skb) in skb_tailroom() function |