Wireshark  4.3.0
The Wireshark network protocol analyzer
pci-ids.h
Go to the documentation of this file.
1 
11 #include <stdint.h>
12 
13 extern const char *pci_id_str(uint16_t vid, uint16_t did, uint16_t svid, uint16_t ssid);