Home | History | Annotate | Download | only in libiptc

Lines Matching refs:STRUCT_ENTRY

41 #define STRUCT_ENTRY		struct ipt_entry
172 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask)
204 mptr = matchmask + sizeof(STRUCT_ENTRY);
237 check_entry(const STRUCT_ENTRY *e, unsigned int *i, unsigned int *off,
244 assert(e->target_offset >= sizeof(STRUCT_ENTRY));
247 toff = sizeof(STRUCT_ENTRY);
253 GET_TARGET((STRUCT_ENTRY *)e);
270 STRUCT_ENTRY *te = get_entry(h, t->verdict);
436 STRUCT_ENTRY *e;
460 >= h->info.num_entries * (sizeof(STRUCT_ENTRY)
465 * (sizeof(STRUCT_ENTRY)