Home
last modified time | relevance | path

Searched defs: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()
3734 bool ignore_case) in __bpf_strnstr()