On 10/4/25 10:28 PM, Alexei Starovoitov wrote:
On Sat, Oct 4, 2025 at 6:37 AM Rong Tao <[email protected]> wrote:
-__bpf_kfunc int bpf_strnstr(const char *s1__ign, const char *s2__ign, size_t 
len)
+__bpf_kfunc int __bpf_strnstr(const char *s1, const char *s2, size_t len,
+                                                         bool ignore_case)
  {
Still __bpf_kfunc ?
Sorry about that, i'll fix it right now.

pw-bot: cr


Reply via email to