Home | History | Annotate | Download | only in EfiSocketLib

Lines Matching refs:pLinkService

47                (pNext) | | | |     (pLinkService)

3669 pPort->pLinkService = pService->pPortList;
3803 pService->pPortList = pPort->pLinkService;
3810 && ( pPreviousPort->pLinkService != pPort )) {
3811 pPreviousPort = pPreviousPort->pLinkService;
3817 pPreviousPort->pLinkService = pPort->pLinkService;