]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/netfilter/nfnetlink.h
[SECMARK]: Add CONNSECMARK xtables target
[linux-2.6-omap-h63xx.git] / include / linux / netfilter / nfnetlink.h
index 934a2479f16077282264e1fd75584b17ab96f8b1..9f5b12cf489b9e53fec2ba2fbb65c30b00584572 100644 (file)
@@ -164,6 +164,7 @@ extern void nfattr_parse(struct nfattr *tb[], int maxattr,
        __res;                                                          \
 })
 
+extern int nfnetlink_has_listeners(unsigned int group);
 extern int nfnetlink_send(struct sk_buff *skb, u32 pid, unsigned group, 
                          int echo);
 extern int nfnetlink_unicast(struct sk_buff *skb, u_int32_t pid, int flags);