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

/external/iptables/libiptc/
H A Dlibiptc.c49 static void *iptc_fn = NULL; variable
804 iptc_fn = TC_INIT;
882 iptc_fn = TC_FREE;
916 iptc_fn = TC_DUMP_ENTRIES;
943 iptc_fn = TC_IS_CHAIN;
965 iptc_fn = TC_FIRST_CHAIN;
986 iptc_fn = TC_NEXT_CHAIN;
1006 iptc_fn = TC_FIRST_RULE;
1035 iptc_fn = TC_NEXT_RULE;
1046 iptc_fn
[all...]

Completed in 68 milliseconds