Searched refs:tx_tcp_e_pid (Results 1 – 4 of 4) sorted by relevance
3211 m->m_pkthdr.tx_tcp_e_pid = so->e_pid; in tcp_output()3213 m->m_pkthdr.tx_tcp_e_pid = 0; in tcp_output()
1130 m->m_pkthdr.tx_tcp_e_pid = tp->t_inpcb->inp_socket->e_pid; in tcp_respond()
945 hdr->pth_epid = m->m_pkthdr.tx_tcp_e_pid; in pktap_fill_proc_info()
266 #define tx_tcp_e_pid proto_mtag.__pr_u.tcp.tm_tcp.__offload.__tx.e_pid macro