netatalk
4.5.1
Free and Open Source Apple Filing Protocol (AFP) Server
Toggle main menu visibility
Loading...
Searching...
No Matches
multicast.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 1990,1997 Regents of The University of Michigan.
3
* All Rights Reserved. See COPYRIGHT.
4
*/
5
6
#ifndef ATALKD_MULTICAST_H
7
#define ATALKD_MULTICAST_H 1
8
9
#include <sys/types.h>
10
#include "
zip.h
"
11
12
int
addmulti
(
const
char
*,
const
unsigned
char
*);
13
int
zone_bcast
(
struct
ziptab
*);
14
15
#endif
/* atalkd/multicast.h */
zip.h
addmulti
int addmulti(const char *name, const unsigned char *data)
Definition
multicast.c:293
zone_bcast
int zone_bcast(struct ziptab *zt)
Fill in multicast for zone.
Definition
multicast.c:338
ziptab
Definition
etc/atalkd/zip.h:11
etc
atalkd
multicast.h
Generated by
1.18.0