Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dpktap.h113 uuid_t pth_euuid; member
H A Dpktap.c811 uuid_copy(hdr->pth_euuid, soprocinfo->spi_euuid); in pktap_set_procinfo()
1618 } else if (!uuid_is_null(pktap_header->pth_euuid)) { in convert_to_pktap_header_to_v2()
1620 uuid_copy(*(uuid_t *)ptr, pktap_header->pth_euuid); in convert_to_pktap_header_to_v2()