Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_quota2.c66 static struct sock *nflognl; variable
122 netlink_broadcast(nflognl, log_skb, 0, 1, GFP_ATOMIC); in quota2_log()
368 nflognl = netlink_kernel_create(&init_net, NETLINK_NFLOG, NULL); in quota_mt2_init()
369 if (!nflognl) in quota_mt2_init()