Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpktap.c811 uuid_copy(hdr->pth_euuid, soprocinfo->spi_euuid); in pktap_set_procinfo()
888 uuid_copy(*ptr, soprocinfo->spi_euuid); in pktap_v2_set_procinfo()
/xnu-12377.41.6/bsd/sys/
H A Dsocketvar.h724 uuid_t spi_euuid; member
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c3784 uuid_copy(soprocinfo->spi_euuid, so->e_uuid); in inp_get_soprocinfo()