Home
last modified time | relevance | path

Searched refs:INFO_CLASS_GENERIC (Results 1 – 10 of 10) sorted by relevance

/reactos/drivers/network/tcpip/tcpip/
H A Dtinfo.c20 if( InfoClass == INFO_CLASS_GENERIC && in InfoTransportLayerTdiQueryEx()
H A Dinfo.c246 case INFO_CLASS_GENERIC: in InfoTdiQueryInformationEx()
/reactos/sdk/include/psdk/
H A Dtdiinfo.h64 #define INFO_CLASS_GENERIC 0x100 macro
/reactos/sdk/lib/tdilib/
H A Denum.c126 INFO_CLASS_GENERIC, in tdiGetEntityIDSet()
/reactos/dll/win32/wshtcpip/
H A Diflist.c36 inTcpReq.ID.toi_class = INFO_CLASS_GENERIC; in AllocAndGetEntityArray()
153 inTcpReq.ID.toi_class = INFO_CLASS_GENERIC; in GetTdiEntityType()
/reactos/modules/rostests/drivers/tcpip/
H A Dtcp_info.c506 Request.ID.toi_class = INFO_CLASS_GENERIC; in START_TEST()
561 Request.ID.toi_class = INFO_CLASS_GENERIC; in START_TEST()
/reactos/modules/rosapps/applications/net/tditest/tditest/
H A Dtditest.c356 INFO_CLASS_GENERIC, /* Entity class */ in TdiQueryAddress()
384 INFO_CLASS_GENERIC, /* Entity class */ in TdiQueryAddress()
/reactos/drivers/network/afd/afd/
H A Dtdi.c799 INFO_CLASS_GENERIC, /* Entity class */ in TdiQueryAddress()
823 INFO_CLASS_GENERIC, /* Entity class */ in TdiQueryAddress()
/reactos/dll/win32/iphlpapi/
H A Difenum_reactos.c136 req.ID.toi_class = INFO_CLASS_GENERIC; in hasArp()
H A Daddress.c29 TcpQueryInfo.ID.toi_class = INFO_CLASS_GENERIC; in GetInterfacesList()