Home
last modified time | relevance | path

Searched refs:toi_type (Results 1 – 14 of 14) sorted by relevance

/reactos/drivers/network/tcpip/tcpip/
H A Dinfo.c239 ID->toi_type, in InfoTdiQueryInformationEx()
250 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
256 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
266 if (ID->toi_type == INFO_TYPE_ADDRESS_OBJECT) in InfoTdiQueryInformationEx()
277 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
300 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
320 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
349 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
367 if (ID->toi_type != INFO_TYPE_PROVIDER) in InfoTdiQueryInformationEx()
404 switch (ID->toi_type) in InfoTdiSetInformationEx()
[all …]
H A Dcinfo.c16 ASSERT(ID->toi_type == INFO_TYPE_CONNECTION); in SetConnectionInfo()
/reactos/modules/rostests/drivers/tcpip/
H A Dtcp_info.c114 Request.ID.toi_type = INFO_TYPE_PROVIDER; in test_IF_MIB_STATS()
177 Request.ID.toi_type = INFO_TYPE_PROVIDER; in test_IP_MIB_STATS()
229 Request.ID.toi_type = INFO_TYPE_PROVIDER; in test_IP_MIB_STATS()
315 Request.ID.toi_type = INFO_TYPE_PROVIDER; in test_IP_MIB_STATS()
400 Request.ID.toi_type = INFO_TYPE_PROVIDER; in test_AT_ARP_STATS()
507 Request.ID.toi_type = INFO_TYPE_PROVIDER; in START_TEST()
562 Request.ID.toi_type = INFO_TYPE_PROVIDER; in START_TEST()
/reactos/dll/win32/wshtcpip/
H A Diflist.c37 inTcpReq.ID.toi_type = INFO_TYPE_PROVIDER; in AllocAndGetEntityArray()
124 inTcpReq.ID.toi_type = INFO_TYPE_PROVIDER; in GetIPSNMPInfo()
154 inTcpReq.ID.toi_type = INFO_TYPE_PROVIDER; in GetTdiEntityType()
185 inTcpReq.ID.toi_type = INFO_TYPE_PROVIDER; in GetIFEntry()
313 inTcpReq1.ID.toi_type = INFO_TYPE_PROVIDER; in WSHIoctl_GetInterfaceList()
H A Dwshtcpip.c753 Info->ID.toi_type = TdiType; in WSHSetSocketInformation()
/reactos/dll/win32/iphlpapi/
H A Droute_reactos.c48 req.Req.ID.toi_type = INFO_TYPE_PROVIDER; in createIpForwardEntry()
113 req.Req.ID.toi_type = INFO_TYPE_PROVIDER; in deleteIpForwardEntry()
H A Daddress.c30 TcpQueryInfo.ID.toi_type = INFO_TYPE_PROVIDER; in GetInterfacesList()
105 TcpQueryInfo.ID.toi_type = INFO_TYPE_PROVIDER; in GetSnmpInfo()
145 TcpQueryInfo.ID.toi_type = INFO_TYPE_PROVIDER; in GetAddrEntries()
189 TcpQueryInfo.ID.toi_type = INFO_TYPE_PROVIDER; in GetInterfaceEntry()
H A Difenum_reactos.c69 req.ID.toi_type = INFO_TYPE_PROVIDER; in tdiGetMibForIfEntity()
137 req.ID.toi_type = INFO_TYPE_PROVIDER; in hasArp()
H A Dipstats_reactos.c107 req.ID.toi_type = INFO_TYPE_PROVIDER; in tdiGetMibForIpEntity()
H A Diphlpapi_main.c2852 req.Req.ID.toi_type = INFO_TYPE_PROVIDER; in SetIpNetEntry()
/reactos/sdk/include/psdk/
H A Dtdiinfo.h76 ULONG toi_type; member
/reactos/sdk/lib/tdilib/
H A Denum.c41 req.ID.toi_type = toiType; in tdiGetSetOfThings()
/reactos/modules/rosapps/applications/net/tditest/tditest/
H A Dtditest.c305 QueryInfo.ID.toi_type = Type; in TdiQueryInformationEx()
/reactos/drivers/network/afd/afd/
H A Dtdi.c750 QueryInfo.ID.toi_type = Type; in TdiQueryInformationEx()