Searched refs:nf_log_bind_pf (Results 1 – 3 of 3) sorted by relevance
68 int nf_log_bind_pf(struct net *net, u_int8_t pf,
154 int nf_log_bind_pf(struct net *net, u_int8_t pf, in nf_log_bind_pf() function 168 EXPORT_SYMBOL(nf_log_bind_pf);
899 return nf_log_bind_pf(info->net, pf, &nfulnl_logger); in nfulnl_recv_config()