Changeset 03cd7a9e in mainline for uspace/lib/nic/include/nic.h
- Timestamp:
- 2024-12-13T08:44:05Z (10 months ago)
- Children:
- f08447b
- Parents:
- 59fe16d
- git-author:
- Nataliia Korop <n.corop08@…> (2024-10-28 09:57:08)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:44:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/include/nic.h
r59fe16d r03cd7a9e 280 280 281 281 /* pcapdump interface */ 282 extern pcap_ iface_t *nic_get_pcap_iface(nic_t *);282 extern pcap_dumper_t *nic_get_pcap_iface(nic_t *); 283 283 284 284 extern errno_t nic_fun_add_to_cats(ddf_fun_t *fun);
Note:
See TracChangeset
for help on using the changeset viewer.