Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c3409 static int __bpf_strcasecmp(const char *s1, const char *s2, bool ignore_case) in __bpf_strcasecmp() argument
3423 if (ignore_case) { in __bpf_strcasecmp()
3734 bool ignore_case) in __bpf_strnstr() argument
3759 if (ignore_case) { in __bpf_strnstr()