public interface DhcpMConstants
Modifier and Type | Field and Description |
---|---|
static int |
ARP_FLOW_PRIORITY |
static String |
BCAST_DEST_IP |
static int |
BCAST_IP |
static BigInteger |
COOKIE_DHCP_BASE |
static BigInteger |
COOKIE_VM_INGRESS_TABLE |
static int |
DEFAULT_DHCP_ALLOCATION_POOL_FLOW_PRIORITY |
static int |
DEFAULT_DHCP_ARP_FLOW_PRIORITY |
static int |
DEFAULT_DHCP_FLOW_PRIORITY |
static String |
DEFAULT_DOMAIN_NAME |
static short |
DEFAULT_FLOW_PRIORITY |
static int |
DEFAULT_LEASE_TIME |
static short |
DHCP_CLIENT_PORT |
static String |
DHCP_JOB_KEY_PREFIX |
static short |
DHCP_SERVER_PORT |
static long |
DHCP_TABLE_MAX_ENTRY |
static String |
FLOWID_PREFIX |
static BigInteger |
INVALID_DPID |
static BigInteger |
METADATA_ALL_CLEAR_MASK |
static BigInteger |
METADATA_ALL_SET_MASK |
static int |
RETRY_COUNT |
static String |
VMFLOWID_PREFIX |
static final long DHCP_TABLE_MAX_ENTRY
static final int DEFAULT_DHCP_FLOW_PRIORITY
static final int DEFAULT_DHCP_ALLOCATION_POOL_FLOW_PRIORITY
static final int DEFAULT_DHCP_ARP_FLOW_PRIORITY
static final int ARP_FLOW_PRIORITY
static final short DEFAULT_FLOW_PRIORITY
static final BigInteger COOKIE_DHCP_BASE
static final BigInteger METADATA_ALL_CLEAR_MASK
static final BigInteger METADATA_ALL_SET_MASK
static final String FLOWID_PREFIX
static final String VMFLOWID_PREFIX
static final String BCAST_DEST_IP
static final int BCAST_IP
static final short DHCP_CLIENT_PORT
static final short DHCP_SERVER_PORT
static final int DEFAULT_LEASE_TIME
static final String DEFAULT_DOMAIN_NAME
static final BigInteger COOKIE_VM_INGRESS_TABLE
static final BigInteger INVALID_DPID
static final String DHCP_JOB_KEY_PREFIX
static final int RETRY_COUNT
Copyright © 2019 OpenDaylight. All rights reserved.