Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h127 static int (*bpf_msg_push_data)(void *ctx, int start, int end, int flags) = variable
/Linux-v5.4/net/core/
Dfilter.c2344 BPF_CALL_4(bpf_msg_push_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument