Searched refs:DHCP_LEASE_TIME (Results 1 – 5 of 5) sorted by relevance
75 addTlv(buffer, DHCP_LEASE_TIME, mLeaseTime); in finishPacket()
73 addTlv(buffer, DHCP_LEASE_TIME, mLeaseTime); in finishPacket()
193 protected static final byte DHCP_LEASE_TIME = 51; field in DhcpPacket963 case DHCP_LEASE_TIME: in decodeFullPacket()
157 DHCP_LEASE_TIME,
105 addTlv(buffer, DHCP_LEASE_TIME, mLeaseTimeBytes); in finishPacket()920 DHCP_LEASE_TIME, in testDiscoverPacket()