Lines Matching defs:protocol
26 * This module handles the primary domain controller location protocol.
27 * The document claims to be version 1.15 of the browsing protocol. It also
28 * claims to specify the mailslot protocol.
30 * The NETLOGON protocol uses \MAILSLOT\NET mailslots. The protocol
33 * doesn't mention the NETLOGON_SAMLOGON version of the protocol.
71 * request is sent using the specified protocol on the specified network.
83 int protocol = NETLOGON_PROTO_NETLOGON;
96 protocol = NETLOGON_PROTO_SAMLOGON;
99 if (protocol == NETLOGON_PROTO_SAMLOGON)
430 * Send a query for each version of the protocol.