Searched refs:pskb_put (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | cfpkt_skbuff.c | 204 to = pskb_put(skb, lastskb, len); in cfpkt_add_body()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | send.c | 209 pskb_put(skb, trailer, trailer_len); in encrypt_packet()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | esp6.c | 562 pskb_put(skb, trailer, tailen); in esp6_output_head()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | esp4.c | 528 pskb_put(skb, trailer, tailen); in esp_output_head()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | crypto.c | 774 pskb_put(skb, trailer, tailen); in tipc_aead_encrypt()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skbuff.c | 1882 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len) in pskb_put() function 1890 EXPORT_SYMBOL_GPL(pskb_put);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | skbuff.h | 2284 void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len);
|