OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mcast_common.h File Reference
#include <stddef.h>
#include <string.h>
Include dependency graph for mcast_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FALSE   0
 
#define TRUE   1
 

Typedefs

typedef unsigned int boolean
 
typedef unsigned long flag_t
 

Macro Definition Documentation

#define FALSE   0

Definition at line 14 of file mcast_common.h.

#define TRUE   1

Definition at line 15 of file mcast_common.h.

Typedef Documentation

typedef unsigned int boolean

Definition at line 11 of file mcast_common.h.

typedef unsigned long flag_t

Definition at line 12 of file mcast_common.h.