Home
last modified time | relevance | path

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

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