On Sat, Oct 4, 2025 at 6:37 AM Rong Tao <rtoax@xxxxxxxxxxx> wrote:Sorry about that, i'll fix it right now.
-__bpf_kfunc int bpf_strnstr(const char *s1__ign, const char *s2__ign, size_t len)Still __bpf_kfunc ?
+__bpf_kfunc int __bpf_strnstr(const char *s1, const char *s2, size_t len,
+ bool ignore_case)
{
pw-bot: cr