Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_log.h65 int nf_log_bind_pf(struct net *net, u_int8_t pf,
/openbmc/linux/net/netfilter/
H A 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);
H A Dnfnetlink_log.c899 return nf_log_bind_pf(info->net, pf, &nfulnl_logger); in nfulnl_recv_config()