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

/linux-master/include/linux/
H A Dfilter.h968 bool bpf_helper_changes_pkt_data(void *func);
/linux-master/kernel/bpf/
H A Dcore.c2906 bool __weak bpf_helper_changes_pkt_data(void *func) function
H A Dverifier.c10226 changes_data = bpf_helper_changes_pkt_data(fn->func);
/linux-master/net/core/
H A Dfilter.c7853 bool bpf_helper_changes_pkt_data(void *func) function

Completed in 361 milliseconds