Home
last modified time | relevance | path

Searched defs:protocols (Results 1 – 6 of 6) sorted by relevance

/reactos/base/services/dhcpcsvc/dhcp/
H A Ddispatch.c56 struct protocol *protocols = NULL; variable
/reactos/modules/rostests/winetests/secur32/
H A Dschannel.c188 SecPkgCred_SupportedProtocols protocols; in test_supported_protocols() local
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dppp.c171 const struct protent* const protocols[] = { variable
/reactos/dll/win32/rpcrt4/
H A Drpc_defs.h131 } protocols[ANYSIZE_ARRAY]; member
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c1052 DWORD size, status, policy, bitness, read_size, err, available_size, protocols, flags; in test_secure_connection() local
/reactos/dll/win32/wmvcore/
H A Dreader.c957 …ULT WINAPI networkconfig_GetNumProtocolsSupported(IWMReaderNetworkConfig2 *iface, DWORD *protocols) in networkconfig_GetNumProtocolsSupported()