* iptc_handle : where is header and structure info for iptc_handle ?
@ 2013-12-22 6:01 hanasaki
2013-12-22 23:38 ` Florian Westphal
0 siblings, 1 reply; 2+ messages in thread
From: hanasaki @ 2013-12-22 6:01 UTC (permalink / raw)
To: netfilter-devel
Running a build of 3.12 with iptables and looking for the header file
with the full structure of the "iptc_handle" without success. Any tips?
built on debian wheezy with the headers. installed the header and
source packages for this and the bundled kernel 3.10.
Using this as a reference
http://www.tldp.org/HOWTO/Querying-libiptc-HOWTO/qfunction.html
Linux myhost 3.12.1 #1 SMP PREEMPT Sun Nov 24 09:37:33 CST 2013 x86_64
GNU/Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: iptc_handle : where is header and structure info for iptc_handle ?
2013-12-22 6:01 iptc_handle : where is header and structure info for iptc_handle ? hanasaki
@ 2013-12-22 23:38 ` Florian Westphal
0 siblings, 0 replies; 2+ messages in thread
From: Florian Westphal @ 2013-12-22 23:38 UTC (permalink / raw)
To: hanasaki@gmail.com; +Cc: netfilter-devel
hanasaki@gmail.com <hanasaki@gmail.com> wrote:
> Running a build of 3.12 with iptables and looking for the header
> file with the full structure of the "iptc_handle" without success.
> Any tips?
There is no such header. The structure is private to libiptc,
'struct xtc_handle' in libiptc directory in iptables source code.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-22 23:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-22 6:01 iptc_handle : where is header and structure info for iptc_handle ? hanasaki
2013-12-22 23:38 ` Florian Westphal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).