On 9/2/25 4:47 PM, Rong Tao wrote:
From: Rong Tao rongtao@cestc.cn
bpf_strcasecmp() function performs same like bpf_strcmp() except ignoring the case of the characters.
Signed-off-by: Rong Tao rongtao@cestc.cn
Acked-by: Yonghong Song yonghong.song@linux.dev