Searched refs:nf_log_bind_pf (Results 1 - 3 of 3) 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.h52 int nf_log_bind_pf(u_int8_t pf, const 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.c86 int nf_log_bind_pf(u_int8_t pf, const struct nf_logger *logger) function
97 EXPORT_SYMBOL(nf_log_bind_pf); variable
H A Dnfnetlink_log.c746 return nf_log_bind_pf(pf, &nfulnl_logger);

Completed in 99 milliseconds