tentry_info
check_table_limit(struct table_config *tc, struct tentry_info *tei)
store_tei_result(struct tentry_info *tei, int op, int error, uint32_t num)
struct tentry_info *tei, uint32_t count, int op,
struct table_info *tinfo, struct tentry_info *tei, caddr_t ta_buf_m,
struct tentry_info *ptei;
struct tentry_info *tei, uint32_t count, int op, caddr_t *ta_buf)
struct tentry_info *ptei;
struct tentry_info *tei, uint32_t count, int rollback,
struct tentry_info *ptei;
struct tentry_info *tei, uint8_t flags, uint32_t count)
struct tentry_info *ptei;
struct tentry_info *tei, uint8_t flags, uint32_t count)
struct tentry_info *ptei;
struct tentry_info *ptei, tei, *tei_buf;
struct tentry_info *tei, uint32_t count, int op, struct table_config **ptc);
typedef int (ta_prepare_add)(struct ip_fw_chain *ch, struct tentry_info *tei,
typedef int (ta_prepare_del)(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
typedef void (ta_flush_entry)(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, uint8_t flags, uint32_t count);
struct tentry_info *tei, uint8_t flags, uint32_t count);
struct tentry_info *tei, uint32_t count, uint8_t flags);
struct tentry_info *tei, uint32_t count, int rollback);
tei_to_chash_ent(struct tentry_info *tei, struct chashentry *ent)
struct tentry_info tei;
ta_prepare_add_chash(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_add_chash(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_prepare_del_chash(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_del_chash(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_flush_chash_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
static int ta_prepare_add_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static int ta_prepare_del_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
struct tentry_info *tei, void *ta_buf);
ta_prepare_add_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_add_ifidx(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_prepare_del_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_del_ifidx(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_flush_ifidx_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf);
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
struct tentry_info *tei, void *ta_buf);
ta_prepare_add_numarray(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_add_numarray(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_del_numarray(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_flush_numarray_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
static int tei_to_fhash_ent(struct tentry_info *tei, struct fhashentry *ent);
struct tentry_info *tei, void *ta_buf);
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static int ta_prepare_del_fhash(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static void ta_flush_fhash_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
tei_to_fhash_ent(struct tentry_info *tei, struct fhashentry *ent)
struct tentry_info tei;
ta_prepare_add_fhash(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_add_fhash(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_prepare_del_fhash(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_del_fhash(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_flush_fhash_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
static void tei_to_sockaddr_ent_addr(struct tentry_info *tei, struct sockaddr *sa,
static int ta_prepare_add_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static int ta_prepare_del_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static void ta_flush_radix_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
tei_to_sockaddr_ent_mac(struct tentry_info *tei, struct sockaddr *sa,
ta_prepare_add_mac_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_add_mac_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_prepare_del_mac_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_del_mac_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei,
tei_to_sockaddr_ent_addr(struct tentry_info *tei, struct sockaddr *sa,
ta_prepare_add_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_add_addr_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_prepare_del_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
ta_del_addr_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei,
ta_flush_radix_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
static int tei_to_chash_ent(struct tentry_info *tei, struct chashentry *ent);
static int ta_prepare_add_chash(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static int ta_prepare_del_chash(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
static void ta_flush_chash_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
struct tentry_info *tei, uint32_t count, int rollback)
struct tentry_info *ptei;
struct tentry_info *tei, uint32_t count, uint8_t flags)
struct tentry_info *ptei;