Changeset e4cc266 in mainline for uspace/lib/nic/include/nic_driver.h
- Timestamp:
- 2024-03-10T11:40:30Z (8 months ago)
- Children:
- 34aad53d, 78edb5e
- Parents:
- e846bec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/include/nic_driver.h
re846bec re4cc266 46 46 #include <nic/nic.h> 47 47 #include <async.h> 48 #include <pcapdump_iface.h> 48 49 49 50 #include "nic.h" 50 51 #include "nic_rx_control.h" 51 52 #include "nic_wol_virtues.h" 52 #include "pcap/include/pcapdump_iface.h"53 53 54 54 struct sw_poll_info {
Note:
See TracChangeset
for help on using the changeset viewer.