Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h121 static int (*bpf_msg_apply_bytes)(void *ctx, int len) = variable
/Linux-v5.4/net/core/
Dfilter.c2190 BPF_CALL_2(bpf_msg_apply_bytes, struct sk_msg *, msg, u32, bytes) in BPF_CALL_2() argument