Searched defs:sd_dhcp_route (Results 1 – 2 of 2) sorted by relevance
15 struct sd_dhcp_route { struct16 struct in_addr dst_addr;17 struct in_addr gw_addr;18 unsigned char dst_prefixlen;
32 typedef struct sd_dhcp_route sd_dhcp_route; typedef