I have two netfilter kernel modules (xt_RQS.c, xt_RQD.c, both include
a header file with a data structure in it).
Does both kernel modules use the same datastructures or do they use
seperate ones (in normal C programming I know that but I'm not sure
about the kernel scopes).
If I want to use one datastructure how can I do that (export? -
concurrency issues left aside)?
Greetings and thanks
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html