Home
last modified time | relevance | path

Searched refs:tx_udp_pid (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/bsd/netinet6/
H A Dudp6_output.c540 m->m_pkthdr.tx_udp_pid = so->last_pid; in udp6_output()
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h295 #define tx_udp_pid proto_mtag.__pr_u.udp._pid macro
/xnu-8020.140.41/bsd/net/
H A Dpktap.c918 hdr->pth_pid = m->m_pkthdr.tx_udp_pid; in pktap_fill_proc_info()
/xnu-8020.140.41/bsd/netinet/
H A Dudp_usrreq.c1962 m->m_pkthdr.tx_udp_pid = so->last_pid; in udp_output()