Searched defs:sd_dhcp_client (Results 1 – 3 of 3) sorted by relevance
72 struct sd_dhcp_client { struct94 sd_dhcp_client_id client_id; argument115 sd_dhcp_client_callback_t callback; argument116 void *userdata;117 sd_dhcp_lease *lease;118 usec_t start_delay;119 int ip_service_type;122 bool test_mode;
33 typedef struct sd_dhcp_client sd_dhcp_client; typedef
224 typedef struct sd_dhcp_client sd_dhcp_client; typedef