OpenVAS Libraries  6.0+beta5
Functions
hg_subnet.h File Reference

Go to the source code of this file.

Functions

void hg_gather_subnet_hosts (struct hg_globals *, struct hg_host *)
 
struct in_addr cidr_get_first_ip (struct in_addr, int)
 
struct in_addr cidr_get_last_ip (struct in_addr, int)
 

Function Documentation

struct in_addr cidr_get_first_ip ( struct in_addr  ,
int   
)
struct in_addr cidr_get_last_ip ( struct in_addr  ,
int   
)
void hg_gather_subnet_hosts ( struct hg_globals ,
struct hg_host  
)
Todo:
This works only for ipv4 as of now