Searched refs:tap_pid (Results 1 – 2 of 2) sorted by relevance
60 pid_t tap_pid; /* PID of process to open */ member
501 tp->tap_pid = td->td_proc->p_pid; in tapopen()563 tp->tap_pid = 0; in tapclose()640 if (tp->tap_pid != 0 && dummy < sizeof(ifs->ascii)) in tapifioctl()643 "\tOpened by PID %d\n", tp->tap_pid); in tapifioctl()