Searched refs:STRUCT_GET_ENTRIES (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libiptc/
H A Dlibip4tc.c47 #define STRUCT_GET_ENTRIES struct ipt_get_entries macro
H A Dlibiptc.c136 STRUCT_GET_ENTRIES *entries;
778 h->entries = malloc(sizeof(STRUCT_GET_ENTRIES) + size);
844 tmp = sizeof(STRUCT_GET_ENTRIES) + h->info.size;
H A Dlibip6tc.c42 #define STRUCT_GET_ENTRIES struct ip6t_get_entries macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip4tc.c47 #define STRUCT_GET_ENTRIES struct ipt_get_entries macro
H A Dlibip6tc.c42 #define STRUCT_GET_ENTRIES struct ip6t_get_entries macro
H A Dlibiptc.c154 STRUCT_GET_ENTRIES *entries;
1291 h->entries = malloc(sizeof(STRUCT_GET_ENTRIES) + size);
1351 tmp = sizeof(STRUCT_GET_ENTRIES) + h->info.size;

Completed in 56 milliseconds