Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Draw_ip6.c817 m->m_pkthdr.tx_rawip_pid = so->last_pid; in rip6_output()
/xnu-12377.41.6/bsd/netinet/
H A Draw_ip.c666 m->m_pkthdr.tx_rawip_pid = so->last_pid; in rip_output()
/xnu-12377.41.6/bsd/net/
H A Dpktap.c950 hdr->pth_pid = m->m_pkthdr.tx_rawip_pid; in pktap_fill_proc_info()
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h308 #define tx_rawip_pid proto_mtag.__pr_u.rawip._pid macro