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

/external/iptables/libiptc/
H A Dlibip4tc.c43 #define STRUCT_ENTRY_TARGET struct ipt_entry_target macro
132 STRUCT_ENTRY_TARGET *t;
251 + sizeof(STRUCT_ENTRY_TARGET));
H A Dlibip6tc.c38 #define STRUCT_ENTRY_TARGET struct ip6t_entry_target macro
H A Dlibiptc.c72 STRUCT_ENTRY_TARGET t;
1694 STRUCT_ENTRY_TARGET *t = GET_TARGET(e);
1920 STRUCT_ENTRY_TARGET *ta, *tb;

Completed in 51 milliseconds