Home
last modified time | relevance | path

Searched refs:bpf_msg_pop_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h262 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog4()
297 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog6()
376 bpf_msg_pop_data(msg, *start_pop, *pop, 0); in bpf_prog10()
/openbmc/linux/net/core/
H A Dfilter.c2933 BPF_CALL_4(bpf_msg_pop_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument
3064 .func = bpf_msg_pop_data,
7884 func == bpf_msg_pop_data || in bpf_helper_changes_pkt_data()