28WS_DLL_PUBLIC
unsigned dissect_qsig_Extension(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
29WS_DLL_PUBLIC
unsigned dissect_qsig_PSS1InformationElement(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
35 { 0,
"namePresentationAllowed" },
36 { 1,
"namePresentationRestricted" },
37 { 2,
"nameNotAvailable" },
40WS_DLL_PUBLIC
unsigned dissect_qsig_na_Name(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Central context object threaded through all ASN.1 dissection calls.
Definition asn1.h:93
Mapping between a 32-bit integer value and its string representation.
Definition value_string.h:33
Core tvbuff (testy virtual buffer) structure representing a region of packet data,...
Definition tvbuff-int.h:95