Searched refs:ethernetInterfaceOfPPPOE (Results 1 – 1 of 1) sorted by relevance
114 net_interface* ethernetInterfaceOfPPPOE = NULL; in FindPPPoEInterface() local118 ethernetInterfaceOfPPPOE = get_interface_by_name(domain, name); in FindPPPoEInterface()120 if (ethernetInterfaceOfPPPOE == NULL) { in FindPPPoEInterface()125 if (ethernetInterfaceOfPPPOE->device) in FindPPPoEInterface()126 return ethernetInterfaceOfPPPOE->device; in FindPPPoEInterface()