summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorHou Tao <houtao1@huawei.com>2021-12-10 22:16:49 +0800
committerAlexei Starovoitov <ast@kernel.org>2021-12-11 17:40:23 -0800
commitc5fb19937455095573a19ddcbff32e993ed10e35 (patch)
tree3b6d784c20323c61580a632867415377c4dd4205 /drivers/net/ethernet/intel/igc/igc_main.c
parent259172bb6514758ce3be1610c500b51a9f44212a (diff)
bpf: Add bpf_strncmp helper
The helper compares two strings: one string is a null-terminated read-only string, and another string has const max storage size but doesn't need to be null-terminated. It can be used to compare file name in tracing or LSM program. Signed-off-by: Hou Tao <houtao1@huawei.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20211210141652.877186-2-houtao1@huawei.com
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions