Searched refs:bpf_msg_pop_data (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_kern.h | 259 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog4() 294 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog6() 374 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog10()
|
| /linux-6.15/net/core/ |
| H A D | filter.c | 2944 BPF_CALL_4(bpf_msg_pop_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument 3075 .func = bpf_msg_pop_data,
|