mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
merge soc07 r4727 - Added --top-ports/--port-ratio and wildcard/[] -p switch extensions.
This commit is contained in:
@@ -119,9 +119,7 @@ struct protocol_list {
|
||||
struct protocol_list *next;
|
||||
};
|
||||
|
||||
int addprotocolsfromservmask(char *mask, u8 *porttbl, struct scan_lists *ports);
|
||||
struct protoent *nmap_getprotbynum(int num);
|
||||
struct scan_lists *getfastprots(void);
|
||||
struct scan_lists *getdefaultprots(void);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user