Home
last modified time | relevance | path

Searched refs:dcerpc_auths (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc.c710 static wmem_map_t *dcerpc_auths = NULL; variable
3801 auth_value = (dcerpc_auth_context *)wmem_map_lookup(dcerpc_auths, &auth_key); in find_or_create_dcerpc_auth_context()
3812 wmem_map_insert(dcerpc_auths, auth_value, auth_value); in find_or_create_dcerpc_auth_context()
7172 dcerpc_auths = wmem_map_new_autoreset(wmem_epan_scope(), in proto_register_dcerpc()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc.c710 static wmem_map_t *dcerpc_auths = NULL; variable
3801 auth_value = (dcerpc_auth_context *)wmem_map_lookup(dcerpc_auths, &auth_key); in find_or_create_dcerpc_auth_context()
3812 wmem_map_insert(dcerpc_auths, auth_value, auth_value); in find_or_create_dcerpc_auth_context()
7172 dcerpc_auths = wmem_map_new_autoreset(wmem_epan_scope(), in proto_register_dcerpc()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc.c710 static wmem_map_t *dcerpc_auths = NULL; variable
3801 auth_value = (dcerpc_auth_context *)wmem_map_lookup(dcerpc_auths, &auth_key); in find_or_create_dcerpc_auth_context()
3812 wmem_map_insert(dcerpc_auths, auth_value, auth_value); in find_or_create_dcerpc_auth_context()
7172 dcerpc_auths = wmem_map_new_autoreset(wmem_epan_scope(), in proto_register_dcerpc()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc.c710 static wmem_map_t *dcerpc_auths = NULL; variable
3801 auth_value = (dcerpc_auth_context *)wmem_map_lookup(dcerpc_auths, &auth_key); in find_or_create_dcerpc_auth_context()
3812 wmem_map_insert(dcerpc_auths, auth_value, auth_value); in find_or_create_dcerpc_auth_context()
7172 dcerpc_auths = wmem_map_new_autoreset(wmem_epan_scope(), in proto_register_dcerpc()