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