Searched defs:skb_tail_pointer (Results 1 – 2 of 2) sorted by relevance
229 static inline unsigned char *skb_tail_pointer(const struct sk_buff *skb) in skb_tail_pointer() function
351 #define skb_tail_pointer(skb) skb->tail macro