Searched defs:tei (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 598 tei_to_sockaddr_ent(struct tentry_info *tei, struct sockaddr *sa, in tei_to_sockaddr_ent() 650 ta_prepare_add_radix(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_radix() 767 ta_prepare_del_radix(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_radix() 844 ta_flush_radix_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_radix_entry() 1412 tei_to_chash_ent(struct tentry_info *tei, struct chashentry *ent) in tei_to_chash_ent() 1456 struct tentry_info tei; in ta_find_chash_tentry() local 1525 ta_prepare_add_chash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_add_chash() 1622 ta_prepare_del_chash(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_prepare_del_chash() 1685 ta_flush_chash_entry(struct ip_fw_chain *ch, struct tentry_info *tei, in ta_flush_chash_entry() 3383 tei_to_fhash_ent(struct tentry_info *tei, struct fhashentry *ent) in tei_to_fhash_ent() [all …]
|
| H A D | ip_fw_table.c | 198 check_table_limit(struct table_config *tc, struct tentry_info *tei) in check_table_limit() 226 store_tei_result(struct tentry_info *tei, int op, int error, uint32_t num) in store_tei_result() 289 struct tentry_info *tei, uint32_t count, int op, in find_ref_table() 351 struct table_info *tinfo, struct tentry_info *tei, caddr_t ta_buf_m, in rollback_added_entries() 398 struct tentry_info *tei, uint32_t count, int op, caddr_t *ta_buf) in prepare_batch_buffer() 450 struct tentry_info *tei, uint32_t count, int rollback, in flush_batch_buffer() 546 struct tentry_info *tei, uint8_t flags, uint32_t count) in add_table_entry() 717 struct tentry_info *tei, uint8_t flags, uint32_t count) in del_table_entry() 912 struct tentry_info tei; in manage_table_ent_v0() local 971 struct tentry_info *ptei, tei, *tei_buf; in manage_table_ent_v1() local
|
| H A D | ip_fw_table_value.c | 411 struct tentry_info *tei, uint32_t count, int rollback) in ipfw_garbage_table_values() 476 struct tentry_info *tei, *ptei; in ipfw_link_table_values() local
|
| H A D | ip_fw_table.h | 214 struct tentry_info *tei; member
|
| H A D | ip_fw_sockopt.c | 3965 struct tentry_info tei; in ipfw_ctl() local
|