Wireshark 4.5.0
The Wireshark network protocol analyzer
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
pci-ids.h
Go to the documentation of this file.
1
11#include <stdint.h>
12
13extern const char *pci_id_str(uint16_t vid, uint16_t did, uint16_t svid, uint16_t ssid);