Searched refs:tx_udp_e_pid (Results 1 – 4 of 4) sorted by relevance
586 m->m_pkthdr.tx_udp_e_pid = so->e_pid; in udp6_output()588 m->m_pkthdr.tx_udp_e_pid = 0; in udp6_output()
2097 m->m_pkthdr.tx_udp_e_pid = so->e_pid; in udp_output()2099 m->m_pkthdr.tx_udp_e_pid = 0; in udp_output()
948 hdr->pth_epid = m->m_pkthdr.tx_udp_e_pid; in pktap_fill_proc_info()
302 #define tx_udp_e_pid proto_mtag.__pr_u.udp._e_pid macro