Home
last modified time | relevance | path

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

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