24void registerSecurityLayerTypes(
int proto);
30void registerSequenceLayerTypes(
int proto);
60void parseSecurityFooterSO(
proto_tree *tree,
tvbuff_t *tvb,
int offset,
unsigned sig_len);
72void parseSecurityFooterSAE(
proto_tree *tree,
tvbuff_t *tvb,
int offset,
unsigned pad_len,
unsigned sig_len);
Core tvbuff (testy virtual buffer) structure representing a region of packet data,...
Definition tvbuff-int.h:95