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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_ULOG.c83 static struct sock *nflognl; /* our socket */ variable in typeref:struct:sock
108 netlink_broadcast(nflognl, ub->skb, 0, nlgroupnum + 1, GFP_ATOMIC);
397 nflognl = netlink_kernel_create(&init_net,
400 if (!nflognl)
405 netlink_kernel_release(nflognl);
424 netlink_kernel_release(nflognl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_ULOG.c83 static struct sock *nflognl; /* our socket */ variable in typeref:struct:sock
108 netlink_broadcast(nflognl, ub->skb, 0, nlgroupnum + 1, GFP_ATOMIC);
397 nflognl = netlink_kernel_create(&init_net,
400 if (!nflognl)
405 netlink_kernel_release(nflognl);
424 netlink_kernel_release(nflognl);

Completed in 70 milliseconds