Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dhelpers.c576 static const struct bpf_func_proto bpf_strncmp_proto = { variable
1723 return &bpf_strncmp_proto; in bpf_base_func_proto()