Searched defs:tent (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sbin/ipfw/ |
| H A D | tables.c | 882 ipfw_obj_tentry *tent, int count, int atomic) in table_do_modify_record() 936 ipfw_obj_tentry *ptent, tent, *tent_buf; in table_modify_record() local 1108 ipfw_obj_tentry *tent; in table_do_lookup() local 1420 tentry_fill_key(ipfw_obj_header *oh, ipfw_obj_tentry *tent, char *key, in tentry_fill_key() 1497 tentry_fill_value(ipfw_obj_header *oh, ipfw_obj_tentry *tent, char *arg, in tentry_fill_value() 1751 ipfw_obj_tentry *tent; in table_show_list() local 1854 table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent) in table_show_entry()
|
| /freebsd-12.1/sys/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 511 ipfw_obj_tentry *tent) in ta_dump_radix_tentry() 542 ipfw_obj_tentry *tent) in ta_find_radix_tentry() 1370 ipfw_obj_tentry *tent) in ta_dump_chash_tentry() 1459 ipfw_obj_tentry *tent) in ta_find_chash_tentry() 2523 ipfw_obj_tentry *tent) in ta_dump_ifidx_tentry() 2538 ipfw_obj_tentry *tent) in ta_find_ifidx_tentry() 2981 ipfw_obj_tentry *tent) in ta_dump_numarray_tentry() 2995 ipfw_obj_tentry *tent) in ta_find_numarray_tentry() 3356 ipfw_obj_tentry *tent) in ta_dump_fhash_tentry() 3435 ipfw_obj_tentry *tent) in ta_find_fhash_tentry() [all …]
|
| H A D | ip_fw_table_value.c | 275 ipfw_obj_tentry tent; member 284 ipfw_obj_tentry *tent; in unref_table_value_cb() local
|
| H A D | ip_fw_table.c | 966 ipfw_obj_tentry *tent, *ptent; in manage_table_ent_v1() local 1087 ipfw_obj_tentry *tent; in find_table_entry() local 2015 ipfw_obj_tentry tent; member 2428 ipfw_obj_tentry *tent; in dump_table_tentry() local 2465 ipfw_obj_tentry *tent; in dump_table_xentry() local
|