19 void registerSecurityLayerTypes(
int proto);
20 void registerSequenceLayerTypes(
int proto);
23 void parseSecurityFooterSO(
proto_tree *tree,
tvbuff_t *tvb,
int offset,
unsigned sig_len);
24 void parseSecurityFooterSAE(
proto_tree *tree,
tvbuff_t *tvb,
int offset,
unsigned pad_len,
unsigned sig_len);
Definition: tvbuff-int.h:35