Searched refs:dummy_interfaces (Results 1 – 1 of 1) sorted by relevance
50 static struct interface_info *dummy_interfaces; variable446 for (ip = dummy_interfaces; ip; ip = ip->next) in interface_or_dummy()459 ip->next = dummy_interfaces; in interface_or_dummy()460 dummy_interfaces = ip; in interface_or_dummy()