Home
last modified time | relevance | path

Searched refs:wmem_map_remove (Results 1 – 25 of 148) sorted by relevance

123456

/dports/net/wireshark/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h132 wmem_map_remove(wmem_map_t *map, const void *key);
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h132 wmem_map_remove(wmem_map_t *map, const void *key);
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h132 wmem_map_remove(wmem_map_t *map, const void *key);
/dports/net/tshark/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_map.h132 wmem_map_remove(wmem_map_t *map, const void *key);
/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c206 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_first_frame)); in null_output_rrpd_entries()
207 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_last_frame)); in null_output_rrpd_entries()
208 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_first_frame)); in null_output_rrpd_entries()
209 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_last_frame)); in null_output_rrpd_entries()
971wmem_map_remove(tcp_stream_exceptions, GUINT_TO_POINTER(pkt_info->rrpd.stream_no)); in set_proto_values()
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c206 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_first_frame)); in null_output_rrpd_entries()
207 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_last_frame)); in null_output_rrpd_entries()
208 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_first_frame)); in null_output_rrpd_entries()
209 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_last_frame)); in null_output_rrpd_entries()
971wmem_map_remove(tcp_stream_exceptions, GUINT_TO_POINTER(pkt_info->rrpd.stream_no)); in set_proto_values()
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c206 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_first_frame)); in null_output_rrpd_entries()
207 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_last_frame)); in null_output_rrpd_entries()
208 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_first_frame)); in null_output_rrpd_entries()
209 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_last_frame)); in null_output_rrpd_entries()
971wmem_map_remove(tcp_stream_exceptions, GUINT_TO_POINTER(pkt_info->rrpd.stream_no)); in set_proto_values()
/dports/net/tshark/wireshark-3.6.1/plugins/epan/transum/
H A Dpacket-transum.c206 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_first_frame)); in null_output_rrpd_entries()
207 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->req_last_frame)); in null_output_rrpd_entries()
208 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_first_frame)); in null_output_rrpd_entries()
209 wmem_map_remove(output_rrpd, GUINT_TO_POINTER(in_rrpd->rsp_last_frame)); in null_output_rrpd_entries()
971wmem_map_remove(tcp_stream_exceptions, GUINT_TO_POINTER(pkt_info->rrpd.stream_no)); in set_proto_values()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/tcap/
H A Dpacket-tcap-template.c1696 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1707 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1725 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1736 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1753 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1764 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1780 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1791 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1799 wmem_map_remove(tcaphash_context, p_tcaphash_context->key); in tcapsrt_close()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/tcap/
H A Dpacket-tcap-template.c1696 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1707 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1725 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1736 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1753 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1764 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1780 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1791 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1799 wmem_map_remove(tcaphash_context, p_tcaphash_context->key); in tcapsrt_close()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/tcap/
H A Dpacket-tcap-template.c1696 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1707 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1725 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1736 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1753 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1764 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1780 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1791 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1799 wmem_map_remove(tcaphash_context, p_tcaphash_context->key); in tcapsrt_close()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/tcap/
H A Dpacket-tcap-template.c1696 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1707 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
1725 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1736 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
1753 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1764 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
1780 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1791 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
1799 wmem_map_remove(tcaphash_context, p_tcaphash_context->key); in tcapsrt_close()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c222 wmem_map_remove(ata_cmd_unmatched, tmp_ata_info); in dissect_ata_pdu()
236 wmem_map_remove(ata_cmd_unmatched, ata_info); in dissect_ata_pdu()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c222 wmem_map_remove(ata_cmd_unmatched, tmp_ata_info); in dissect_ata_pdu()
236 wmem_map_remove(ata_cmd_unmatched, ata_info); in dissect_ata_pdu()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c222 wmem_map_remove(ata_cmd_unmatched, tmp_ata_info); in dissect_ata_pdu()
236 wmem_map_remove(ata_cmd_unmatched, ata_info); in dissect_ata_pdu()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aoe.c222 wmem_map_remove(ata_cmd_unmatched, tmp_ata_info);
236 wmem_map_remove(ata_cmd_unmatched, ata_info);
H A Dpacket-tcap.c2988 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
2999 wmem_map_remove(tcaphash_end, p_tcaphash_context->endcall->endkey); in tcapsrt_close()
3017 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
3028 wmem_map_remove(tcaphash_cont, p_tcaphash_context->contcall->contkey); in tcapsrt_close()
3045 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
3056 wmem_map_remove(tcaphash_begin, p_tcaphash_context->begincall->beginkey); in tcapsrt_close()
3072 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
3083 wmem_map_remove(tcaphash_ansi, p_tcaphash_context->ansicall->ansikey); in tcapsrt_close()
3091 wmem_map_remove(tcaphash_context, p_tcaphash_context->key); in tcapsrt_close()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c309 wmem_map_remove(ros_info->unmatched, rcrp); in ros_match_call_response()
334 wmem_map_remove(ros_info->unmatched, rcrp); in ros_match_call_response()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c309 wmem_map_remove(ros_info->unmatched, rcrp); in ros_match_call_response()
334 wmem_map_remove(ros_info->unmatched, rcrp); in ros_match_call_response()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c309 wmem_map_remove(ros_info->unmatched, rcrp);
334 wmem_map_remove(ros_info->unmatched, rcrp);
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c309 wmem_map_remove(ros_info->unmatched, rcrp); in ros_match_call_response()
334 wmem_map_remove(ros_info->unmatched, rcrp); in ros_match_call_response()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c107 wmem_map_remove(acse_ctx_oid_table, tmpaco);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c107 wmem_map_remove(acse_ctx_oid_table, tmpaco); in register_ctx_id_and_oid()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c107 wmem_map_remove(acse_ctx_oid_table, tmpaco); in register_ctx_id_and_oid()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/acse/
H A Dpacket-acse-template.c107 wmem_map_remove(acse_ctx_oid_table, tmpaco); in register_ctx_id_and_oid()

123456