Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_fil_freebsd.c873 struct mbuf **mnext = &m->m_act;
917 mnext = &m->m_act;
930 m0 = m->m_act;
931 m->m_act = 0;
HDip_compat.h762 #if BSD_GE_YEAR(199306) && !defined(m_act)
763 # define m_act m_nextpkt macro