Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c3160 bool __weak bpf_helper_changes_pkt_data(enum bpf_func_id func_id) in bpf_helper_changes_pkt_data() function
H A Dverifier.c10302 changes_data = bpf_helper_changes_pkt_data(func_id); in check_helper_call()
/linux/net/core/
H A Dfilter.c8138 bool bpf_helper_changes_pkt_data(enum bpf_func_id func_id) in bpf_helper_changes_pkt_data() function