Home
last modified time | relevance | path

Searched refs:nf_log_buf_close (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Dnf_log_arp.c102 nf_log_buf_close(m); in nf_log_arp_packet()
Dnf_log_ipv4.c338 nf_log_buf_close(m); in nf_log_ip_packet()
/linux-4.4.14/include/net/netfilter/
Dnf_log.h96 void nf_log_buf_close(struct nf_log_buf *m);
/linux-4.4.14/net/netfilter/
Dnf_log.c287 void nf_log_buf_close(struct nf_log_buf *m) in nf_log_buf_close() function
299 EXPORT_SYMBOL_GPL(nf_log_buf_close);
/linux-4.4.14/net/ipv6/netfilter/
Dnf_log_ipv6.c370 nf_log_buf_close(m); in nf_log_ip6_packet()