Home
last modified time | relevance | path

Searched defs:bpf_skb_load_bytes (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h276 static int (*bpf_skb_load_bytes)(void *ctx, int off, void *to, int len) = variable
/Linux-v5.4/net/core/
Dfilter.c1701 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument