Searched refs:terminus_locator_type (Results 1 – 5 of 5) sorted by relevance
545 auto terminus_locator_type = tlpdr->terminus_locator_type; in processHostPDRs() local546 if (terminus_locator_type == in processHostPDRs()
749 pdr->terminus_locator_type = PLDM_TERMINUS_LOCATOR_TYPE_MCTP_EID; in generateTerminusLocatorPDR()
1233 terminusLocatorType[pdr->terminus_locator_type]; in printTerminusLocatorPDR()1237 if (pdr->terminus_locator_type == PLDM_TERMINUS_LOCATOR_TYPE_MCTP_EID) in printTerminusLocatorPDR()
544 uint8_t terminus_locator_type; member
772 EXPECT_EQ(pdr->terminus_locator_type, PLDM_TERMINUS_LOCATOR_TYPE_MCTP_EID); in TEST()