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

/fuchsia/zircon/system/ulib/ddktl/include/ddktl/protocol/
H A Dethernet.h202 auto ifc_proxy = fbl::unique_ptr<EthmacIfcProxy>(new EthmacIfcProxy(ifc, cookie)); local
203 return static_cast<D*>(ctx)->EthmacStart(fbl::move(ifc_proxy));

Completed in 78 milliseconds