Searched refs:tname (Results 1 – 2 of 2) sorted by relevance
106 char *tname; in __tcf_ipt_init() local182 tname = kstrdup("mangle", GFP_KERNEL); in __tcf_ipt_init()183 if (unlikely(!tname)) in __tcf_ipt_init()190 err = ipt_init_target(net, t, tname, hook); in __tcf_ipt_init()202 ipt->tcfi_tname = tname; in __tcf_ipt_init()211 kfree(tname); in __tcf_ipt_init()
387 const char *tname; in bpf_sk_storage_tracing_allowed() local407 tname = btf_name_by_offset(btf_vmlinux, t->name_off); in bpf_sk_storage_tracing_allowed()408 return !!strncmp(tname, "bpf_sk_storage", in bpf_sk_storage_tracing_allowed()