|
OpenSDN source code
|
#include <stddef.h>#include <string.h>

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 |
| #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 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.