Wireshark  4.3.0
The Wireshark network protocol analyzer
packet-wifi-dpp.h
1 /*
2  * packet-wifi-dpp.h
3  *
4  *
5  * SPDX-License-Identifier: GPL-2.0-or-later
6  */
7 
8 int
9 dissect_wifi_dpp_public_action(tvbuff_t *tvb, packet_info *pinfo,
10  proto_tree *tree, void *data _U_);
Definition: packet_info.h:44
Definition: proto.h:904
Definition: tvbuff-int.h:35