| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DHCP | |
|---|---|
| net.floodlightcontroller.packet | |
| Uses of DHCP in net.floodlightcontroller.packet | 
|---|
| Methods in net.floodlightcontroller.packet that return DHCP | |
|---|---|
|  DHCP | DHCP.setBootFileName(java.lang.String bootFileName) | 
|  DHCP | DHCP.setClientHardwareAddress(byte[] clientHardwareAddress) | 
|  DHCP | DHCP.setClientIPAddress(int clientIPAddress) | 
|  DHCP | DHCP.setFlags(short flags) | 
|  DHCP | DHCP.setGatewayIPAddress(int gatewayIPAddress) | 
|  DHCP | DHCP.setHardwareAddressLength(byte hardwareAddressLength) | 
|  DHCP | DHCP.setHardwareType(byte hardwareType) | 
|  DHCP | DHCP.setHops(byte hops) | 
|  DHCP | DHCP.setOpCode(byte opCode) | 
|  DHCP | DHCP.setOptions(java.util.List<DHCPOption> options) | 
|  DHCP | DHCP.setSeconds(short seconds) | 
|  DHCP | DHCP.setServerIPAddress(int serverIPAddress) | 
|  DHCP | DHCP.setServerName(java.lang.String serverName) | 
|  DHCP | DHCP.setTransactionId(int transactionId) | 
|  DHCP | DHCP.setYourIPAddress(int yourIPAddress) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||