public class qbgpConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BGP_ERR_ACTIVE |
static int |
BGP_ERR_FAILED |
static int |
BGP_ERR_INACTIVE |
static int |
BGP_ERR_NOT_ITER |
static int |
BGP_ERR_NOT_SUPPORTED |
static int |
BGP_ERR_PARAM |
static int |
BGP_RT_ADD |
static int |
BGP_RT_DEL |
static int |
GET_RTS_INIT |
static int |
GET_RTS_NEXT |
static int |
LBL_EXPLICIT_NULL |
static int |
LBL_NO_LABEL |
Constructor and Description |
---|
qbgpConstants() |
public static final int LBL_NO_LABEL
public static final int LBL_EXPLICIT_NULL
public static final int BGP_RT_ADD
public static final int BGP_RT_DEL
public static final int GET_RTS_INIT
public static final int GET_RTS_NEXT
public static final int BGP_ERR_FAILED
public static final int BGP_ERR_ACTIVE
public static final int BGP_ERR_INACTIVE
public static final int BGP_ERR_NOT_ITER
public static final int BGP_ERR_PARAM
public static final int BGP_ERR_NOT_SUPPORTED
Copyright © 2019 OpenDaylight. All rights reserved.