Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpktap.h126 uuid_t pth_uuid; member
180 uint8_t pth_uuid[sizeof(uuid_t)]; member
H A Dpktap.c777 uuid_copy(hdr->pth_uuid, soprocinfo->spi_uuid); in pktap_set_procinfo()
1553 } else if (!uuid_is_null(pktap_header->pth_uuid)) { in convert_to_pktap_header_to_v2()
1555 uuid_copy(*(uuid_t *)ptr, pktap_header->pth_uuid); in convert_to_pktap_header_to_v2()