Searched refs:__bpf_skb_meta_store_bytes (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | filter.h | 1909 int __bpf_skb_meta_store_bytes(struct sk_buff *skb, u32 offset, 1947 static inline int __bpf_skb_meta_store_bytes(struct sk_buff *skb, u32 offset, in __bpf_skb_meta_store_bytes() function
|
| /linux/kernel/bpf/ |
| H A D | helpers.c | 1986 return __bpf_skb_meta_store_bytes(dst->data, dst->offset + offset, src, in __bpf_dynptr_write()
|
| /linux/net/core/ |
| H A D | filter.c | 12400 int __bpf_skb_meta_store_bytes(struct sk_buff *skb, u32 offset, 12409 int __bpf_skb_meta_store_bytes(struct sk_buff *skb, u32 offset, __bpf_skb_meta_store_bytes() function
|