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.c837 struct mbuf **mnext = &m->m_act; in ipf_fastroute()
881 mnext = &m->m_act; in ipf_fastroute()
894 m0 = m->m_act; in ipf_fastroute()
895 m->m_act = 0; in ipf_fastroute()
H A Dip_compat.h701 #if !SOLARIS && !defined(m_act)
702 # define m_act m_nextpkt macro