Searched refs:pskb_put (Results 1 – 4 of 4) sorted by relevance
16 extern void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len);
745 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len) in pskb_put() function753 EXPORT_SYMBOL_GPL(pskb_put);
225 pskb_put(skb, trailer, clen - skb->len + alen); in esp6_output()
199 pskb_put(skb, trailer, clen - skb->len + alen); in esp_output()