netatalk
4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
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
zone_bcast
int zone_bcast(struct ziptab *)
Definition
multicast.c:336
addmulti
int addmulti(const char *, const unsigned char *)
Definition
multicast.c:293
ziptab
Definition
etc/atalkd/zip.h:11
etc
atalkd
multicast.h
Generated by
1.14.0