Home
last modified time | relevance | path

Searched refs:wmem_map_new_autoreset (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h245/
H A Dpacket-h245-template.c487 …h223_pending_olc_reqs[P2P_DIR_SENT] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
488 …h223_pending_olc_reqs[P2P_DIR_RECV] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
489 …h245_pending_olc_reqs = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), wmem_str_hash… in proto_register_h245()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/h245/
H A Dpacket-h245-template.c487 …h223_pending_olc_reqs[P2P_DIR_SENT] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
488 …h223_pending_olc_reqs[P2P_DIR_RECV] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
489 …h245_pending_olc_reqs = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), wmem_str_hash… in proto_register_h245()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h245/
H A Dpacket-h245-template.c487 …h223_pending_olc_reqs[P2P_DIR_SENT] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
488 …h223_pending_olc_reqs[P2P_DIR_RECV] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
489 …h245_pending_olc_reqs = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), wmem_str_hash… in proto_register_h245()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/h245/
H A Dpacket-h245-template.c487 …h223_pending_olc_reqs[P2P_DIR_SENT] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
488 …h223_pending_olc_reqs[P2P_DIR_RECV] = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(),… in proto_register_h245()
489 …h245_pending_olc_reqs = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), wmem_str_hash… in proto_register_h245()
/dports/net/wireshark/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h75 wmem_map_new_autoreset(wmem_allocator_t *metadata_scope, wmem_allocator_t *data_scope,
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h75 wmem_map_new_autoreset(wmem_allocator_t *metadata_scope, wmem_allocator_t *data_scope,
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h75 wmem_map_new_autoreset(wmem_allocator_t *metadata_scope, wmem_allocator_t *data_scope,
/dports/net/tshark/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h75 wmem_map_new_autoreset(wmem_allocator_t *metadata_scope, wmem_allocator_t *data_scope,
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c448 …ata_cmd_unmatched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_unmatc… in proto_register_aoe()
449 …ata_cmd_matched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_matched,… in proto_register_aoe()
H A Dpacket-iso10681.c540 …iso10681_seq_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash, g… in proto_register_iso10681()
541 …iso10681_frame_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash,… in proto_register_iso10681()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c448 …ata_cmd_unmatched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_unmatc… in proto_register_aoe()
449 …ata_cmd_matched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_matched,… in proto_register_aoe()
H A Dpacket-iso10681.c540 …iso10681_seq_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash, g…
541 …iso10681_frame_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash,…
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c448 …ata_cmd_unmatched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_unmatc… in proto_register_aoe()
449 …ata_cmd_matched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_matched,… in proto_register_aoe()
H A Dpacket-iso10681.c540 …iso10681_seq_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash, g… in proto_register_iso10681()
541 …iso10681_frame_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash,… in proto_register_iso10681()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c448 …ata_cmd_unmatched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_unmatc…
449 …ata_cmd_matched=wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), ata_cmd_hash_matched,…
H A Dpacket-iso10681.c540 …iso10681_seq_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash, g… in proto_register_iso10681()
541 …iso10681_frame_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), g_direct_hash,… in proto_register_iso10681()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dconversation.c461 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_exact, in conversation_init()
464 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2, in conversation_init()
467 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_port2, in conversation_init()
470wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2_or_port2, in conversation_init()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dconversation.c461 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_exact, in conversation_init()
464 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2, in conversation_init()
467 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_port2, in conversation_init()
470wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2_or_port2, in conversation_init()
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dconversation.c461 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_exact, in conversation_init()
464 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2, in conversation_init()
467 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_port2, in conversation_init()
470wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2_or_port2, in conversation_init()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dconversation.c461 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_exact, in conversation_init()
464 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2, in conversation_init()
467 wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_port2, in conversation_init()
470wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), conversation_hash_no_addr2_or_port2, in conversation_init()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c269 …acse_ctx_oid_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), acse_ctx_oid_has…
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c269 …acse_ctx_oid_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), acse_ctx_oid_has… in proto_register_acse()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c269 …acse_ctx_oid_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), acse_ctx_oid_has… in proto_register_acse()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c269 …acse_ctx_oid_table = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), acse_ctx_oid_has… in proto_register_acse()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/tcap/
H A Dpacket-tcap-template.c2075 …tcaphash_context = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), tcaphash_context_c… in proto_register_tcap()
2076 …tcaphash_begin = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), tcaphash_begin_cal… in proto_register_tcap()
2077 …tcaphash_cont = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), tcaphash_cont_calc… in proto_register_tcap()
2078 …tcaphash_end = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), tcaphash_end_calch… in proto_register_tcap()
2079 …tcaphash_ansi = wmem_map_new_autoreset(wmem_epan_scope(), wmem_file_scope(), tcaphash_ansi_calc… in proto_register_tcap()

12345678910>>...14