Searched refs:ipt_log_logger (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_LOG.c463 static struct nf_logger ipt_log_logger ={ variable in typeref:struct:nf_logger
476 ret = nf_log_register(PF_INET, &ipt_log_logger);
484 nf_log_unregister(&ipt_log_logger);

Completed in 55 milliseconds