Searched refs:nf_log_register (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/net/bridge/netfilter/
H A Dnf_log_bridge.c80 nf_log_register(NFPROTO_BRIDGE, &nf_bridge_logger); nf_log_bridge_init()
/linux-4.1.27/include/net/netfilter/
H A Dnf_log.h53 int nf_log_register(u_int8_t pf, struct nf_logger *logger);
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_log_arp.c136 ret = nf_log_register(NFPROTO_ARP, &nf_arp_logger); nf_log_arp_init()
H A Dnf_log_ipv4.c372 ret = nf_log_register(NFPROTO_IPV4, &nf_ip_logger); nf_log_ipv4_init()
/linux-4.1.27/net/netfilter/
H A Dnf_log.c75 int nf_log_register(u_int8_t pf, struct nf_logger *logger) nf_log_register() function
106 EXPORT_SYMBOL(nf_log_register); variable
H A Dnfnetlink_log.c1091 status = nf_log_register(NFPROTO_UNSPEC, &nfulnl_logger); nfnetlink_log_init()
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_log_ipv6.c404 ret = nf_log_register(NFPROTO_IPV6, &nf_ip6_logger); nf_log_ipv6_init()

Completed in 558 milliseconds