Searched refs:pth_ecomm (Results 1 – 3 of 3) sorted by relevance
810 strbufcpy(hdr->pth_ecomm, soprocinfo->spi_e_proc_name); in pktap_set_procinfo()962 proc_name(hdr->pth_epid, hdr->pth_ecomm, MAXCOMLEN); in pktap_fill_proc_info()1442 strlcpy(hdr->pth_ecomm, epname, sizeof(hdr->pth_ecomm)); in pktap_bpf_tap_packet()1680 if (pktap_header->pth_ecomm[0] != 0) { in convert_to_pktap_header_to_v2()1689 pktap_header->pth_ecomm, in convert_to_pktap_header_to_v2()
106 char pth_ecomm[MAXCOMLEN + 1]; /* effective command name */ member
316 strlcpy(hdr->pth_ecomm, epname, sizeof(hdr->pth_ecomm)); in droptap_bpf_tap_packet()