nf_log_sysctl_table 402 net/netfilter/nf_log.c static struct ctl_table nf_log_sysctl_table[NFPROTO_NUMPROTO+1]; nf_log_sysctl_table 471 net/netfilter/nf_log.c table = nf_log_sysctl_table; nf_log_sysctl_table 473 net/netfilter/nf_log.c table = kmemdup(nf_log_sysctl_table, nf_log_sysctl_table 474 net/netfilter/nf_log.c sizeof(nf_log_sysctl_table), nf_log_sysctl_table 482 net/netfilter/nf_log.c nf_log_sysctl_table[i].procname = nf_log_sysctl_table 484 net/netfilter/nf_log.c nf_log_sysctl_table[i].maxlen = NFLOGGER_NAME_LEN; nf_log_sysctl_table 485 net/netfilter/nf_log.c nf_log_sysctl_table[i].mode = 0644; nf_log_sysctl_table 486 net/netfilter/nf_log.c nf_log_sysctl_table[i].proc_handler = nf_log_sysctl_table 488 net/netfilter/nf_log.c nf_log_sysctl_table[i].extra1 =