Lines Matching refs:timestamp

503     time_t timestamp = 1;  in InitSelectingFuzzerTest()  local
506 dhcpClient->InitSelecting(timestamp); in InitSelectingFuzzerTest()
509 dhcpClient->InitSelecting(timestamp); in InitSelectingFuzzerTest()
522 time_t timestamp = 1; in SendRebootFuzzerTest() local
524 dhcpClient->SendReboot(targetIp, timestamp); in SendRebootFuzzerTest()
527 dhcpClient->SendReboot(targetIp, timestamp); in SendRebootFuzzerTest()
532 time_t timestamp = 1; in RebootFuzzerTest() local
533 dhcpClient->Reboot(timestamp); in RebootFuzzerTest()
538 time_t timestamp = 1; in RequestingFuzzerTest() local
540 dhcpClient->Requesting(timestamp); in RequestingFuzzerTest()
544 dhcpClient->Requesting(timestamp); in RequestingFuzzerTest()
547 dhcpClient->Requesting(timestamp); in RequestingFuzzerTest()
552 time_t timestamp = 1; in RenewingFuzzerTest() local
554 dhcpClient->Renewing(timestamp); in RenewingFuzzerTest()
557 dhcpClient->Renewing(timestamp); in RenewingFuzzerTest()
562 time_t timestamp = 1; in RebindingFuzzerTest() local
564 dhcpClient->Rebinding(timestamp); in RebindingFuzzerTest()
567 dhcpClient->Rebinding(timestamp); in RebindingFuzzerTest()
572 time_t timestamp = 1; in DecliningFuzzerTest() local
573 dhcpClient->Declining(timestamp); in DecliningFuzzerTest()
576 dhcpClient->Declining(timestamp); in DecliningFuzzerTest()
581 time_t timestamp = 1; in DhcpRequestHandleFuzzerTest() local
583 dhcpClient->DhcpRequestHandle(timestamp); in DhcpRequestHandleFuzzerTest()
684 time_t timestamp = 1; in DhcpAckOrNakPacketHandleFuzzerTest() local
685 dhcpClient->DhcpAckOrNakPacketHandle(type, nullptr, timestamp); in DhcpAckOrNakPacketHandleFuzzerTest()
686 dhcpClient->DhcpAckOrNakPacketHandle(type, &packet, timestamp); in DhcpAckOrNakPacketHandleFuzzerTest()
694 time_t timestamp = 1; in ParseDhcpAckPacketFuzzerTest() local
695 dhcpClient->ParseDhcpAckPacket(&packet, timestamp); in ParseDhcpAckPacketFuzzerTest()
703 time_t timestamp = 1; in ParseDhcpNakPacketFuzzerTest() local
704 dhcpClient->ParseDhcpNakPacket(&packet, timestamp); in ParseDhcpNakPacketFuzzerTest()
841 time_t timestamp = 1; in SlowArpDetectFuzzerTest() local
843 dhcpClient->SlowArpDetect(timestamp); in SlowArpDetectFuzzerTest()
846 dhcpClient->SlowArpDetect(timestamp); in SlowArpDetectFuzzerTest()
849 dhcpClient->SlowArpDetect(timestamp); in SlowArpDetectFuzzerTest()