Searched refs:pth_pid (Results 1 – 3 of 3) sorted by relevance
98 pid_t pth_pid; /* process ID */ member161 pid_t pth_pid; /* process ID */ member195 (pktap_v2_hdr_dst)->pth_pid = (pktap_header_src)->pth_pid; \
797 hdr->pth_pid = soprocinfo->spi_pid; in pktap_set_procinfo()848 pktap_v2_hdr->pth_pid = soprocinfo->spi_pid; in pktap_v2_set_procinfo()944 hdr->pth_pid = m->m_pkthdr.tx_tcp_pid; in pktap_fill_proc_info()947 hdr->pth_pid = m->m_pkthdr.tx_udp_pid; in pktap_fill_proc_info()950 hdr->pth_pid = m->m_pkthdr.tx_rawip_pid; in pktap_fill_proc_info()954 if (hdr->pth_pid != 0 && hdr->pth_pid != -1) { in pktap_fill_proc_info()955 proc_name(hdr->pth_pid, hdr->pth_comm, MAXCOMLEN); in pktap_fill_proc_info()957 hdr->pth_pid = -1; in pktap_fill_proc_info()1123 hdr->pth_pid = -1; in pktap_fill_proc_info()1427 hdr->pth_pid = pid; in pktap_bpf_tap_packet()[all …]
305 hdr->pth_pid = pid; in droptap_bpf_tap_packet()