OpenSDN source code
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
mcast_common.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2017 Juniper Networks, Inc. All rights reserved.
3
*/
4
5
#ifndef vnsw_agent_mcast_common_h
6
#define vnsw_agent_mcast_common_h
7
8
#include <stddef.h>
9
#include <string.h>
10
11
typedef
unsigned
int
boolean
;
12
typedef
unsigned
long
flag_t
;
13
14
#define FALSE 0
15
#define TRUE 1
16
17
#endif
/* vnsw_agent_mcast_common_h */
boolean
unsigned int boolean
Definition:
mcast_common.h:11
flag_t
unsigned long flag_t
Definition:
mcast_common.h:12
contrail
controller
src
vnsw
agent
services
multicast
common
mcast_common.h
Generated by
1.8.5