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