Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c856 struct mbuf **mnext = &m->m_act;
900 mnext = &m->m_act;
913 m0 = m->m_act;
914 m->m_act = 0;
H A Dip_compat.h721 #if !SOLARIS && !defined(m_act)
722 # define m_act m_nextpkt macro