mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Remove function prototype that has since moved to libnetutil
This commit is contained in:
3
tcpip.h
3
tcpip.h
@@ -382,8 +382,5 @@ void max_rcvbuf(int sd);
|
||||
did). */
|
||||
int recvtime(int sd, char *buf, int len, int seconds, int *timedout);
|
||||
|
||||
/* Sets a pcap filter function -- makes SOCK_RAW reads easier */
|
||||
void set_pcap_filter(const char *device, pcap_t *pd, const char *bpf, ...);
|
||||
|
||||
#endif /*TCPIP_H*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user