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