Searched refs:dhcp_bridge (Results 1 – 3 of 3) sorted by relevance
529 struct dhcp_bridge { struct531 struct dhcp_bridge *alias, *next; argument675 struct dhcp_bridge *bridges;
1629 struct dhcp_bridge *new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt()1646 struct dhcp_bridge *b = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt()
63 struct dhcp_bridge *bridge, *alias; in iface_check()