Home | History | Annotate | Download | only in mDNSWindows

Lines Matching refs:InitLinkedList

297 	InitLinkedList( &gTCPDispatchableSockets, offsetof( TCPSocket, nextDispatchable ) );
298 InitLinkedList( &gUDPDispatchableSockets, offsetof( UDPSocket, nextDispatchable ) );