Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnf_log.h60 int nf_log_bind_pf(struct net *net, u_int8_t pf,
/linux-4.1.27/net/netfilter/
Dnf_log.c124 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf() function
138 EXPORT_SYMBOL(nf_log_bind_pf);
Dnfnetlink_log.c818 return nf_log_bind_pf(net, pf, &nfulnl_logger); in nfulnl_recv_config()