Lines Matching refs:tentry_info
397 static void tei_to_sockaddr_ent_addr(struct tentry_info *tei, struct sockaddr *sa,
399 static int ta_prepare_add_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
402 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
403 static int ta_prepare_del_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei,
406 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
407 static void ta_flush_radix_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
610 tei_to_sockaddr_ent_addr(struct tentry_info *tei, struct sockaddr *sa, in tei_to_sockaddr_ent_addr()
662 ta_prepare_add_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_addr_radix()
716 ta_add_addr_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_add_addr_radix()
779 ta_prepare_del_addr_radix(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_addr_radix()
817 ta_del_addr_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_del_addr_radix()
856 ta_flush_radix_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_radix_entry()
981 static int tei_to_chash_ent(struct tentry_info *tei, struct chashentry *ent);
986 static int ta_prepare_add_chash(struct ip_fw_chain *ch, struct tentry_info *tei,
989 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
990 static int ta_prepare_del_chash(struct ip_fw_chain *ch, struct tentry_info *tei,
993 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
994 static void ta_flush_chash_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
1424 tei_to_chash_ent(struct tentry_info *tei, struct chashentry *ent) in tei_to_chash_ent()
1468 struct tentry_info tei; in ta_find_chash_tentry()
1537 ta_prepare_add_chash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_chash()
1559 ta_add_chash(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_add_chash()
1634 ta_prepare_del_chash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_chash()
1645 ta_del_chash(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_del_chash()
1697 ta_flush_chash_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_chash_entry()
1954 static int ta_prepare_add_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei,
1957 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
1958 static int ta_prepare_del_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei,
1961 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
1963 struct tentry_info *tei, void *ta_buf);
2195 ta_prepare_add_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_ifidx()
2227 ta_add_ifidx(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_add_ifidx()
2291 ta_prepare_del_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_ifidx()
2309 ta_del_ifidx(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_del_ifidx()
2361 ta_flush_ifidx_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_ifidx_entry()
2653 struct tentry_info *tei, void *ta_buf);
2655 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
2657 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
2659 struct tentry_info *tei, void *ta_buf);
2774 ta_prepare_add_numarray(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_numarray()
2787 ta_add_numarray(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_add_numarray()
2837 ta_del_numarray(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_del_numarray()
2866 ta_flush_numarray_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_numarray_entry()
3116 static int tei_to_fhash_ent(struct tentry_info *tei, struct fhashentry *ent);
3122 struct tentry_info *tei, void *ta_buf);
3124 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
3125 static int ta_prepare_del_fhash(struct ip_fw_chain *ch, struct tentry_info *tei,
3128 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
3129 static void ta_flush_fhash_entry(struct ip_fw_chain *ch, struct tentry_info *tei,
3386 tei_to_fhash_ent(struct tentry_info *tei, struct fhashentry *ent) in tei_to_fhash_ent()
3431 struct tentry_info tei; in ta_find_fhash_tentry()
3484 ta_prepare_add_fhash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_fhash()
3514 ta_add_fhash(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_add_fhash()
3576 ta_prepare_del_fhash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_fhash()
3587 ta_del_fhash(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_del_fhash()
3626 ta_flush_fhash_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_fhash_entry()
4086 tei_to_sockaddr_ent_mac(struct tentry_info *tei, struct sockaddr *sa, in tei_to_sockaddr_ent_mac()
4116 ta_prepare_add_mac_radix(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_mac_radix()
4153 ta_add_mac_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_add_mac_radix()
4205 ta_prepare_del_mac_radix(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_mac_radix()
4235 ta_del_mac_radix(void *ta_state, struct table_info *ti, struct tentry_info *tei, in ta_del_mac_radix()