Ignore:
Timestamp:
2024-12-13T08:44:05Z (15 months ago)
Author:
Nataliia Korop <n.corop08@…>
Children:
87b490e3
Parents:
28ed2d89
git-author:
Nataliia Korop <n.corop08@…> (2024-11-29 10:41:19)
git-committer:
Nataliia Korop <n.corop08@…> (2024-12-13 08:44:05)
Message:

user friendly options, trying to start while dumping → err msg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/pcap/include/pcapdump_client.h

    r28ed2d89 rfb31682  
    5656extern errno_t pcapctl_list(void);
    5757extern errno_t pcapctl_is_valid_device(int *);
    58 extern errno_t pcapctl_is_valid_ops_number(int *index, pcapctl_sess_t* sess);
    59 
     58extern errno_t pcapctl_is_valid_ops_number(int *, pcapctl_sess_t *);
    6059
    6160#endif
Note: See TracChangeset for help on using the changeset viewer.