netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
afp_zeroconf.h File Reference
#include <atalk/globals.h>

Go to the source code of this file.

Macros

#define AFP_DNS_SERVICE_TYPE   "_afpovertcp._tcp"
#define ADISK_SERVICE_TYPE   "_adisk._tcp"
#define DEV_INFO_SERVICE_TYPE   "_device-info._tcp"
#define MAXINSTANCENAMELEN   63

Functions

void zeroconf_register (const AFPObj *obj)
void zeroconf_deregister (void)

Macro Definition Documentation

◆ ADISK_SERVICE_TYPE

#define ADISK_SERVICE_TYPE   "_adisk._tcp"

◆ AFP_DNS_SERVICE_TYPE

#define AFP_DNS_SERVICE_TYPE   "_afpovertcp._tcp"

◆ DEV_INFO_SERVICE_TYPE

#define DEV_INFO_SERVICE_TYPE   "_device-info._tcp"

◆ MAXINSTANCENAMELEN

#define MAXINSTANCENAMELEN   63

Function Documentation

◆ zeroconf_deregister()

void zeroconf_deregister ( void )

◆ zeroconf_register()

void zeroconf_register ( const AFPObj * obj)