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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_log.h49 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_log.c36 int nf_log_register(u_int8_t pf, struct nf_logger *logger) function
65 EXPORT_SYMBOL(nf_log_register); variable
H A Dnfnetlink_log.c973 status = nf_log_register(NFPROTO_UNSPEC, &nfulnl_logger);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_log.c215 nf_log_register(NFPROTO_BRIDGE, &ebt_log_logger);
H A Debt_ulog.c312 nf_log_register(NFPROTO_BRIDGE, &ebt_ulog_logger);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_LOG.c505 nf_log_register(NFPROTO_IPV4, &ipt_log_logger);
H A Dipt_ULOG.c409 nf_log_register(NFPROTO_IPV4, &ipt_ulog_logger);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_LOG.c516 nf_log_register(NFPROTO_IPV6, &ip6t_logger);

Completed in 116 milliseconds