Searched defs:bpf_skb_load_bytes (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ |
| D | bpf_helpers.h | 180 static int (*bpf_skb_load_bytes)(void *ctx, int off, void *to, int len) = variable
|
| /kernel/linux/linux-4.19/net/core/ |
| D | filter.c | 1699 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument
|
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 1720 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument
|