Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfilter.h894 bool bpf_helper_changes_pkt_data(void *func);
/Linux-v5.10/kernel/bpf/
Dcore.c2264 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
Dverifier.c5032 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()
/Linux-v5.10/net/core/
Dfilter.c6864 bool bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function