Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpktap.h174 pid_t pth_e_pid; /* effective process ID */ member
208 (pktap_v2_hdr_dst)->pth_e_pid = (pktap_header_src)->pth_epid; \
H A Dpktap.c846 pktap_v2_hdr->pth_e_pid = soprocinfo->spi_epid; in pktap_v2_set_procinfo()