Home
last modified time | relevance | path

Searched refs:skb_set_tail_pointer (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dskbuff.h2209 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer() function
2226 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer() function
2700 skb_set_tail_pointer(skb, len); in __skb_set_length()