Searched refs:STRUCT_GET_ENTRIES (Results 1 – 3 of 3) sorted by relevance
42 #define STRUCT_GET_ENTRIES struct ip6t_get_entries macro
47 #define STRUCT_GET_ENTRIES struct ipt_get_entries macro
154 STRUCT_GET_ENTRIES *entries;1293 h->entries = malloc(sizeof(STRUCT_GET_ENTRIES) + size); in alloc_handle()1353 tmp = sizeof(STRUCT_GET_ENTRIES) + h->info.size; in TC_INIT()