Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
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);