Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dpktap.h162 pid_t pth_e_pid; /* effective process ID */ member
196 (pktap_v2_hdr_dst)->pth_e_pid = (pktap_header_src)->pth_epid; \
H A Dpktap.c875 pktap_v2_hdr->pth_e_pid = soprocinfo->spi_epid; in pktap_v2_set_procinfo()