Searched refs:bpf_msg_pop_data (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_kern.h | 203 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_sockmap() 238 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog4() 318 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog8()
|
| H A D | test_sockmap_ktls.c | |
| /linux/net/core/ |
| H A D | filter.c | 3049 BPF_CALL_4(bpf_msg_pop_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument 3184 .func = bpf_msg_pop_data,
|