Searched refs:dhcp_bridge (Results 1 – 3 of 3) sorted by relevance
531 struct dhcp_bridge { struct533 struct dhcp_bridge *alias, *next; argument678 struct dhcp_bridge *bridges;
1617 struct dhcp_bridge *new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt()1634 struct dhcp_bridge *b = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt()
65 struct dhcp_bridge *bridge, *alias; in iface_check()