Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h909 bool bpf_helper_changes_pkt_data(void *func);
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c2316 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
H A Dverifier.c5361 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6882 bool bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function