Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_log.h67 void nf_log_unbind_pf(struct net *net, u_int8_t pf);
/linux-6.1.9/net/netfilter/
Dnf_log.c144 void nf_log_unbind_pf(struct net *net, u_int8_t pf) in nf_log_unbind_pf() function
152 EXPORT_SYMBOL(nf_log_unbind_pf);
428 nf_log_unbind_pf(net, tindex); in nf_log_proc_dostring()
Dnfnetlink_log.c893 nf_log_unbind_pf(info->net, pf); in nfulnl_recv_config()