Searched refs:guest_hostname (Results 1 – 2 of 2) sorted by relevance
44 def delete_guest(self, guest_hostname): argument48 def reset_guest(self, guest_hostname): argument
374 def delete_guest(self, guest_hostname): argument394 if address["ip"] == guest_hostname:454 def reset_guest(self, guest_hostname): argument468 if address["ip"] is guest_hostname: