OpenSDN source code
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

◆ FALSE

#define FALSE   0

Definition at line 14 of file mcast_common.h.

◆ TRUE

#define TRUE   1

Definition at line 15 of file mcast_common.h.

Typedef Documentation

◆ boolean

typedef unsigned int boolean

Definition at line 11 of file mcast_common.h.

◆ flag_t

typedef unsigned long flag_t

Definition at line 12 of file mcast_common.h.