summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/string_kfuncs.c
diff options
context:
space:
mode:
authorRong Tao <rongtao@cestc.cn>2025-10-09 09:22:25 +0800
committerAlexei Starovoitov <ast@kernel.org>2025-10-10 10:05:32 -0700
commitb5b693f73589283e75436e64fab46bf6298abd89 (patch)
tree2b90ae9066c634b2f69558f68dc07d4ec1d75c70 /tools/testing/selftests/bpf/prog_tests/string_kfuncs.c
parent17566cf0e3629728b692e35213a4fd6ea9f86150 (diff)
bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
bpf_strcasestr() and bpf_strncasestr() functions perform same like bpf_strstr() and bpf_strnstr() except ignoring the case of the characters. Signed-off-by: Rong Tao <rongtao@cestc.cn> Link: https://lore.kernel.org/r/tencent_B01165355D42A8B8BF5E8D0A21EE1A88090A@qq.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/string_kfuncs.c')
0 files changed, 0 insertions, 0 deletions