summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-client.h
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2016-01-25 09:46:58 +0100
committerBeniamino Galvani <bgalvani@redhat.com>2016-01-25 17:46:01 +0100
commit37d0833a1526d2674243a9b06eeae1aba49dad76 (patch)
treec48e59b0a5f804ac080f3da0ea4df484e41f98ca /src/dhcp-manager/nm-dhcp-client.h
parent2ef70653fbe3f35806699147130ade6df35e351a (diff)
downloadNetworkManager-37d0833a1526d2674243a9b06eeae1aba49dad76.tar.gz
dhcp/systemd: honor timeout
Diffstat (limited to 'src/dhcp-manager/nm-dhcp-client.h')
-rw-r--r--src/dhcp-manager/nm-dhcp-client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dhcp-manager/nm-dhcp-client.h b/src/dhcp-manager/nm-dhcp-client.h
index 7e28391d16..1c78c5b124 100644
--- a/src/dhcp-manager/nm-dhcp-client.h
+++ b/src/dhcp-manager/nm-dhcp-client.h
@@ -154,6 +154,8 @@ void nm_dhcp_client_stop_existing (const char *pid_file, const char *binary_name
void nm_dhcp_client_stop_pid (pid_t pid, const char *iface);
+void nm_dhcp_client_start_timeout (NMDhcpClient *self);
+
void nm_dhcp_client_watch_child (NMDhcpClient *self, pid_t pid);
void nm_dhcp_client_set_state (NMDhcpClient *self,