Home
last modified time | relevance | path

Searched refs:bpf_helper_changes_pkt_data (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/
Dfilter.h1124 bool bpf_helper_changes_pkt_data(void *func);
/linux-6.12.1/kernel/bpf/
Dcore.c2938 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
Dverifier.c10470 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()
/linux-6.12.1/net/core/
Dfilter.c7898 bool bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function