Searched defs:SetLineSpeed (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3977 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v3_0.h4503 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v3_1.h4401 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v3_2.h4617 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_0.h4911 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_1.h5291 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h6226 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h12698 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapter_vtbl
12778 nsresult (*SetLineSpeed)(INetworkAdapter *pThis, PRUint32 lineSpeed); member in struct:INetworkAdapterVtbl
12866 #define INetworkAdapter_put_LineSpeed(p, aLineSpeed) ((p)->lpVtbl->SetLineSpeed(p, aLineSpeed))
12867 #define INetworkAdapter_SetLineSpeed(p, aLineSpeed) ((p)->lpVtbl->SetLineSpeed(p, aLineSpeed))

Completed in 606 milliseconds