Home
last modified time | relevance | path

Searched refs:tindex (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/
Dnf_log.c423 int tindex = (unsigned long)table->extra1; in nf_log_proc_dostring() local
439 nf_log_unbind_pf(net, tindex); in nf_log_proc_dostring()
443 logger = __find_logger(tindex, buf); in nf_log_proc_dostring()
448 rcu_assign_pointer(net->nf.nf_loggers[tindex], logger); in nf_log_proc_dostring()
455 logger = nft_log_dereference(net->nf.nf_loggers[tindex]); in nf_log_proc_dostring()