Searched refs:GET_TARGET (Results 1 – 3 of 3) sorted by relevance
54 #define GET_TARGET ipt_get_target macro150 t = GET_TARGET(e); in dump_entry()253 GET_TARGET((STRUCT_ENTRY *)e);274 assert(strcmp(GET_TARGET(te)->u.user.name,281 || strcmp(GET_TARGET(index2entry(h, idx-1))447 t = (STRUCT_STANDARD_TARGET *)GET_TARGET(e);479 assert(strcmp(GET_TARGET(index2entry(h, h->new_number-1))
826 data = GET_TARGET(pr->entry)->data; in __iptcc_p_del_policy()959 if (strcmp(GET_TARGET(e)->u.user.name, ERROR_TARGET) == 0) { in cache_add_entry()961 iptcc_alloc_chain_head((const char *)GET_TARGET(e)->data, 0); in cache_add_entry()1008 if (!strcmp(GET_TARGET(e)->u.user.name, STANDARD_TARGET)) { in cache_add_entry()1011 t = (STRUCT_STANDARD_TARGET *)GET_TARGET(e); in cache_add_entry()1033 DEBUGP_C("module, target=%s\n", GET_TARGET(e)->u.user.name); in cache_add_entry()1076 t = (STRUCT_STANDARD_TARGET *)GET_TARGET(r->entry); in parse_table()1123 t = (STRUCT_STANDARD_TARGET *)GET_TARGET(r->entry); in iptcc_compile_rule()1132 t = (STRUCT_STANDARD_TARGET *)GET_TARGET(r->entry); in iptcc_compile_rule()1617 data = GET_TARGET(e)->data; in TC_GET_TARGET()[all …]
52 #define GET_TARGET ip6t_get_target macro395 t = (STRUCT_STANDARD_TARGET *)GET_TARGET(e); in do_check()431 assert(strcmp(GET_TARGET(index2entry(h, h->new_number-1)) in do_check()