Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_log.c128 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf() function
142 EXPORT_SYMBOL(nf_log_bind_pf);
Dnfnetlink_log.c892 return nf_log_bind_pf(net, pf, &nfulnl_logger); in nfulnl_recv_config()