Home
last modified time | relevance | path

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

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