Home
last modified time | relevance | path

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

/freebsd-src/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c608 tei_to_sockaddr_ent_addr(struct tentry_info * tei,struct sockaddr * sa,struct sockaddr * ma,int * set_mask) tei_to_sockaddr_ent_addr() argument
660 ta_prepare_add_addr_radix(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_add_addr_radix() argument
714 ta_add_addr_radix(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_add_addr_radix() argument
777 ta_prepare_del_addr_radix(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_del_addr_radix() argument
815 ta_del_addr_radix(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_del_addr_radix() argument
854 ta_flush_radix_entry(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_flush_radix_entry() argument
1422 tei_to_chash_ent(struct tentry_info * tei,struct chashentry * ent) tei_to_chash_ent() argument
1466 struct tentry_info tei; ta_find_chash_tentry() local
1535 ta_prepare_add_chash(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_add_chash() argument
1557 ta_add_chash(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_add_chash() argument
1632 ta_prepare_del_chash(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_del_chash() argument
1643 ta_del_chash(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_del_chash() argument
1695 ta_flush_chash_entry(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_flush_chash_entry() argument
2193 ta_prepare_add_ifidx(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_add_ifidx() argument
2225 ta_add_ifidx(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_add_ifidx() argument
2289 ta_prepare_del_ifidx(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_del_ifidx() argument
2307 ta_del_ifidx(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_del_ifidx() argument
2359 ta_flush_ifidx_entry(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_flush_ifidx_entry() argument
2772 ta_prepare_add_numarray(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_add_numarray() argument
2785 ta_add_numarray(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_add_numarray() argument
2835 ta_del_numarray(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_del_numarray() argument
2864 ta_flush_numarray_entry(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_flush_numarray_entry() argument
3385 tei_to_fhash_ent(struct tentry_info * tei,struct fhashentry * ent) tei_to_fhash_ent() argument
3430 struct tentry_info tei; ta_find_fhash_tentry() local
3483 ta_prepare_add_fhash(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_add_fhash() argument
3513 ta_add_fhash(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_add_fhash() argument
3575 ta_prepare_del_fhash(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_del_fhash() argument
3586 ta_del_fhash(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_del_fhash() argument
3625 ta_flush_fhash_entry(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_flush_fhash_entry() argument
4085 tei_to_sockaddr_ent_mac(struct tentry_info * tei,struct sockaddr * sa,struct sockaddr * ma,int * set_mask) tei_to_sockaddr_ent_mac() argument
4115 ta_prepare_add_mac_radix(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_add_mac_radix() argument
4152 ta_add_mac_radix(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_add_mac_radix() argument
4204 ta_prepare_del_mac_radix(struct ip_fw_chain * ch,struct tentry_info * tei,void * ta_buf) ta_prepare_del_mac_radix() argument
4234 ta_del_mac_radix(void * ta_state,struct table_info * ti,struct tentry_info * tei,void * ta_buf,uint32_t * pnum) ta_del_mac_radix() argument
[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