LAN interface scanning to determine IPs in LAN. More...
Go to the source code of this file.
Functions | |
void | GNUNET_ATS_properties_hton (struct GNUNET_ATS_PropertiesNBO *nbo, const struct GNUNET_ATS_Properties *hbo) |
Convert ATS properties from host to network byte order. More... | |
void | GNUNET_ATS_properties_ntoh (struct GNUNET_ATS_Properties *hbo, const struct GNUNET_ATS_PropertiesNBO *nbo) |
Convert ATS properties from network to host byte order. More... | |
LAN interface scanning to determine IPs in LAN.
Definition in file ats_api_scanner.c.