All of lore.kernel.org
 help / color / mirror / Atom feed
* netfilter kernel modules question
@ 2009-12-14 15:20 Tobias Koeck
  2009-12-14 20:17 ` Jan Engelhardt
  0 siblings, 1 reply; 6+ messages in thread
From: Tobias Koeck @ 2009-12-14 15:20 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-14 20:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 15:20 netfilter kernel modules question Tobias Koeck
2009-12-14 20:17 ` Jan Engelhardt
2009-12-14 20:28   ` Tobias Koeck
2009-12-14 20:32     ` Jan Engelhardt
2009-12-14 20:48       ` Tobias Koeck
2009-12-14 20:52         ` Jan Engelhardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.