Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfilter.h850 bool bpf_helper_changes_pkt_data(void *func);
/Linux-v5.4/kernel/bpf/
Dcore.c2085 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
Dverifier.c3970 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()
/Linux-v5.4/net/core/
Dfilter.c5931 bool bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function