nf_netdev_logger 27 net/netfilter/nf_log_netdev.c static struct nf_logger nf_netdev_logger __read_mostly = { nf_netdev_logger 36 net/netfilter/nf_log_netdev.c return nf_log_set(net, NFPROTO_NETDEV, &nf_netdev_logger); nf_netdev_logger 41 net/netfilter/nf_log_netdev.c nf_log_unset(net, &nf_netdev_logger); nf_netdev_logger 62 net/netfilter/nf_log_netdev.c nf_log_register(NFPROTO_NETDEV, &nf_netdev_logger); nf_netdev_logger 69 net/netfilter/nf_log_netdev.c nf_log_unregister(&nf_netdev_logger);