Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpktap.h127 uuid_t pth_euuid; member
H A Dpktap.c784 uuid_copy(hdr->pth_euuid, soprocinfo->spi_euuid); in pktap_set_procinfo()
1569 } else if (!uuid_is_null(pktap_header->pth_euuid)) { in convert_to_pktap_header_to_v2()
1571 uuid_copy(*(uuid_t *)ptr, pktap_header->pth_euuid); in convert_to_pktap_header_to_v2()