Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
packet-wifi-dpp.h
1/*
2 * packet-wifi-dpp.h
3 *
4 *
5 * SPDX-License-Identifier: GPL-2.0-or-later
6 */
7
8int
9dissect_wifi_dpp_public_action(tvbuff_t *tvb, packet_info *pinfo,
10 proto_tree *tree, void *data _U_);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.