Home
last modified time | relevance | path

Searched defs:tei (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c608 tei_to_sockaddr_ent_addr(struct tentry_info *tei, struct sockaddr *sa, in tei_to_sockaddr_ent_addr()
854 ta_flush_radix_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_radix_entry()
1422 tei_to_chash_ent(struct tentry_info *tei, struct chashentry *ent) in tei_to_chash_ent()
1466 struct tentry_info tei; in ta_find_chash_tentry() local
1535 ta_prepare_add_chash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_chash()
1632 ta_prepare_del_chash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_chash()
1695 ta_flush_chash_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_chash_entry()
2193 ta_prepare_add_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_ifidx()
2289 ta_prepare_del_ifidx(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_ifidx()
3385 tei_to_fhash_ent(struct tentry_info *tei, struct fhashentry *ent) in tei_to_fhash_ent()
[all …]
H A Dip_fw_table.c196 check_table_limit(struct table_config *tc, struct tentry_info *tei) in check_table_limit()
224 store_tei_result(struct tentry_info *tei, int op, int error, uint32_t num) in store_tei_result()
287 struct tentry_info *tei, uint32_t count, int op, in find_ref_table()
349 struct table_info *tinfo, struct tentry_info *tei, caddr_t ta_buf_m, in rollback_added_entries()
396 struct tentry_info *tei, uint32_t count, int op, caddr_t *ta_buf) in prepare_batch_buffer()
448 struct tentry_info *tei, uint32_t count, int rollback, in flush_batch_buffer()
544 struct tentry_info *tei, uint8_t flags, uint32_t count) in add_table_entry()
715 struct tentry_info *tei, uint8_t flags, uint32_t count) in del_table_entry()
910 struct tentry_info tei; in manage_table_ent_v0() local
969 struct tentry_info *ptei, tei, *tei_buf; in manage_table_ent_v1() local
H A Dip_fw_table_value.c410 struct tentry_info *tei, uint32_t count, int rollback) in ipfw_garbage_table_values()
475 struct tentry_info *tei, *ptei; in ipfw_link_table_values() local
H A Dip_fw_table.h212 struct tentry_info *tei; member
H A Dip_fw_sockopt.c3975 struct tentry_info tei; in ipfw_ctl() local