Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
media_params.h
Go to the documentation of this file.
1
15
#pragma once
16
#include <
epan/wmem_scopes.h
>
17
18
#include "ws_symbol_export.h"
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
/* __cplusplus */
23
34
WS_DLL_PUBLIC
char
*
35
ws_find_media_type_parameter
(
wmem_allocator_t
*scope,
const
char
*parameters,
const
char
*key);
36
37
#ifdef __cplusplus
38
}
39
#endif
/* __cplusplus */
ws_find_media_type_parameter
WS_DLL_PUBLIC char * ws_find_media_type_parameter(wmem_allocator_t *scope, const char *parameters, const char *key)
Finds a media type parameter in a given set of parameters.
Definition
media_params.c:134
_wmem_allocator_t
Internal memory allocator interface used by the wmem subsystem.
Definition
wmem_allocator.h:34
wmem_scopes.h
Generated by
1.9.8