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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/netfilter/
H A DMakefile32 obj-$(CONFIG_BRIDGE_EBT_ULOG) += ebt_ulog.o
H A Debt_ulog.c41 #include <linux/netfilter_bridge/ebt_ulog.h>
108 PRINTR(KERN_ERR "ebt_ulog: can't alloc whole buffer "
115 PRINTR(KERN_ERR "ebt_ulog: can't even allocate "
143 PRINTR("ebt_ulog: Size %Zd needed, but nlbufsiz=%d\n",
218 printk(KERN_CRIT "ebt_ulog: error during NLMSG_PUT. This should "
248 static void ebt_ulog(const struct sk_buff *skb, unsigned int hooknr, function
277 .watcher = ebt_ulog,
293 printk(KERN_NOTICE "ebt_ulog: Netlink buffer has to be <= 128kB,"
312 printk(KERN_WARNING "ebt_ulog: not logging via ulog "

Completed in 49 milliseconds