Home
last modified time | relevance | path

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

/kernel/bpf/
Dcore.c2410 bool __weak bpf_helper_changes_pkt_data(void *func) in bpf_helper_changes_pkt_data() function
Dverifier.c6505 changes_data = bpf_helper_changes_pkt_data(fn->func); in check_helper_call()