Searched refs:pth_pid (Results 1 – 2 of 2) sorted by relevance
112 pid_t pth_pid; /* process ID */ member167 pid_t pth_pid; /* process ID */ member201 (pktap_v2_hdr_dst)->pth_pid = (pktap_header_src)->pth_pid; \
777 hdr->pth_pid = soprocinfo->spi_pid; in pktap_set_procinfo()825 pktap_v2_hdr->pth_pid = soprocinfo->spi_pid; in pktap_v2_set_procinfo()920 hdr->pth_pid = m->m_pkthdr.tx_tcp_pid; in pktap_fill_proc_info()923 hdr->pth_pid = m->m_pkthdr.tx_udp_pid; in pktap_fill_proc_info()926 hdr->pth_pid = m->m_pkthdr.tx_rawip_pid; in pktap_fill_proc_info()930 if (hdr->pth_pid != 0 && hdr->pth_pid != -1) { in pktap_fill_proc_info()931 proc_name(hdr->pth_pid, hdr->pth_comm, MAXCOMLEN); in pktap_fill_proc_info()933 hdr->pth_pid = -1; in pktap_fill_proc_info()1098 hdr->pth_pid = -1; in pktap_fill_proc_info()1397 hdr->pth_pid = pid; in pktap_bpf_tap_packet()[all …]