On Sat, Oct 4, 2025 at 6:37 AM Rong Tao rtoax@foxmail.com 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 ?
pw-bot: cr