Searched refs:sd_dhcp_raw_option (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd-network/
H A Ddhcp-lease-internal.h38 struct sd_dhcp_raw_option { struct
39 LIST_FIELDS(struct sd_dhcp_raw_option, options);
89 LIST_HEAD(struct sd_dhcp_raw_option, private_options);
H A Dsd-dhcp-lease.c270 struct sd_dhcp_raw_option *option = lease->private_options;
683 struct sd_dhcp_raw_option *cur, *option;
696 option = new(struct sd_dhcp_raw_option, 1);
729 struct sd_dhcp_raw_option *option;

Completed in 1628 milliseconds