Home
last modified time | relevance | path

Searched refs:m_act (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil_freebsd.c810 struct mbuf **mnext = &m->m_act; in ipf_fastroute()
854 mnext = &m->m_act; in ipf_fastroute()
867 m0 = m->m_act; in ipf_fastroute()
868 m->m_act = 0; in ipf_fastroute()
H A Dip_compat.h698 #if !SOLARIS && !defined(m_act)
699 # define m_act m_nextpkt macro