Home
last modified time | relevance | path

Searched defs:sd_dhcp_client (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd-network/
Dsd-dhcp-client.c72 struct sd_dhcp_client { struct
94 sd_dhcp_client_id client_id; argument
115 sd_dhcp_client_callback_t callback; argument
116 void *userdata;
117 sd_dhcp_lease *lease;
118 usec_t start_delay;
119 int ip_service_type;
122 bool test_mode;
Ddhcp-internal.h33 typedef struct sd_dhcp_client sd_dhcp_client; typedef
/systemd-251/src/systemd/
Dsd-dhcp-client.h224 typedef struct sd_dhcp_client sd_dhcp_client; typedef