Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfilter.h915 bool bpf_helper_changes_pkt_data(void *func);
/Linux-v6.6/kernel/bpf/
Dcore.c2858 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
Dverifier.c9575 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()
/Linux-v6.6/net/core/
Dfilter.c7743 bool bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function