Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h184 static int (*bpf_skb_store_bytes)(void *ctx, int off, void *from, int len, int flags) = variable
/Linux-v4.19/net/core/
Dfilter.c1662 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument