GNUnet  0.20.0
ats_api_scanner.c File Reference

LAN interface scanning to determine IPs in LAN. More...

#include "platform.h"
#include "gnunet_ats_service.h"
Include dependency graph for ats_api_scanner.c:

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...
 

Detailed Description

LAN interface scanning to determine IPs in LAN.

Author
Christian Grothoff
Matthias Wachs

Definition in file ats_api_scanner.c.