Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
packet-eap.h
Go to the documentation of this file.
1
10#ifndef __PACKET_EAP_H__
11#define __PACKET_EAP_H__
12
13extern bool dissect_eap_identity_3gpp(tvbuff_t *tvb, packet_info* pinfo, proto_tree* tree, int offset, int size);
14
15#endif /* __PACKET_EAP_H__ */
Definition packet_info.h:43
Definition proto.h:901
Definition tvbuff-int.h:35