Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibip6tc.c42 #define STRUCT_GET_ENTRIES struct ip6t_get_entries macro
Dlibiptc.c154 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()
Dlibip4tc.c44 #define STRUCT_GET_ENTRIES struct ipt_get_entries macro