Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c252 struct sockaddr_in HerAddress; in PlatformSvcRoutine() local
271 length = sizeof(HerAddress); in PlatformSvcRoutine()
273 (struct sockaddr*) &HerAddress, in PlatformSvcRoutine()
339 struct sockaddr_in HerAddress; in RegularCommandService() local
358 length = sizeof(HerAddress); in RegularCommandService()
360 (struct sockaddr*) &HerAddress, in RegularCommandService()