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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DBridgeConfiguration.c331 SCVLANInterfaceRef vlanInterface; local
335 vlanInterface = CFArrayGetValueAtIndex(interfaces, i);
336 physical = SCVLANInterfaceGetPhysicalInterface(vlanInterface);
H A DBondConfiguration.c341 SCVLANInterfaceRef vlanInterface; local
345 vlanInterface = CFArrayGetValueAtIndex(interfaces, i);
346 physical = SCVLANInterfaceGetPhysicalInterface(vlanInterface);

Completed in 64 milliseconds