Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibip4tc.c40 #define STRUCT_ENTRY_TARGET struct xt_entry_target macro
127 STRUCT_ENTRY_TARGET *t; in dump_entry()
246 + sizeof(STRUCT_ENTRY_TARGET));
Dlibip6tc.c38 #define STRUCT_ENTRY_TARGET struct xt_entry_target macro
Dlibiptc.c73 STRUCT_ENTRY_TARGET t;
1699 STRUCT_ENTRY_TARGET *t = GET_TARGET(e); in iptcc_map_target()
1925 STRUCT_ENTRY_TARGET *ta, *tb; in target_same()