Searched refs:skb_set_tail_pointer (Results 1 – 1 of 1) sorted by relevance
2661 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer() function2678 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer() function3225 skb_set_tail_pointer(skb, len); in __skb_set_length()