Home
last modified time | relevance | path

Searched refs:spi_euuid (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/bsd/net/
H A Dpktap.c786 uuid_copy(hdr->pth_euuid, soprocinfo->spi_euuid); in pktap_set_procinfo()
859 uuid_copy(*ptr, soprocinfo->spi_euuid); in pktap_v2_set_procinfo()
/xnu-8020.140.41/bsd/sys/
H A Dsocketvar.h695 uuid_t spi_euuid; member
/xnu-8020.140.41/bsd/netinet/
H A Din_pcb.c3496 uuid_copy(soprocinfo->spi_euuid, so->e_uuid); in inp_get_soprocinfo()