HomeSort by relevance Sort by last modified time
    Searched refs:chain_head (Results 1 - 2 of 2) sorted by null

  /external/iptables/libiptc/
libiptc.c 77 struct chain_head;
101 struct chain_head *chain;
108 struct chain_head *jump; /* jump target, if IPTCC_R_JUMP */
114 struct chain_head struct
140 struct chain_head *chain_iterator_cur;
145 struct chain_head **chain_index; /* array for fast chain list access*/
163 static struct chain_head *iptcc_alloc_chain_head(const char *name, int hooknum)
165 struct chain_head *c = malloc(sizeof(*c));
178 static struct rule_head *iptcc_alloc_rule(struct chain_head *c, unsigned int size)
322 static inline unsigned int iptcc_is_builtin(struct chain_head *c)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
libieee.h 112 bfd_chain_type *chain_head; member in struct:ieee_data_struct

Completed in 70 milliseconds