Home
last modified time | relevance | path

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

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