Searched refs:pskb_put (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireguard/ |
| H A D | send.c | 209 pskb_put(skb, trailer, trailer_len); in encrypt_packet()
|
| /linux/net/ipv6/ |
| H A D | esp6.c | 519 pskb_put(skb, trailer, tailen); in esp6_output_head()
|
| /linux/net/ipv4/ |
| H A D | esp4.c | 488 pskb_put(skb, trailer, tailen); in esp_output_head()
|
| /linux/net/tipc/ |
| H A D | crypto.c | 761 pskb_put(skb, trailer, tailen); in tipc_aead_encrypt()
|
| /linux/net/core/ |
| H A D | skbuff.c | 2602 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len) in pskb_put() function 2610 EXPORT_SYMBOL_GPL(pskb_put);
|
| /linux/include/linux/ |
| H A D | skbuff.h | 2766 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len);
|