Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1007 bool bpf_helper_changes_pkt_data(void *func);
/linux/kernel/bpf/
H A Dcore.c2926 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
H A Dverifier.c10286 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()
/linux/net/core/
H A Dfilter.c7863 bool bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function