HomeSort by: relevance | last modified time | path
    Searched refs:m_act (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 1286 struct mbuf **mnext = &m->m_act;
1334 mnext = &m->m_act;
1349 m0 = m->m_act;
1350 m->m_act = 0;
ip_compat.h 821 #if BSD_GE_YEAR(199306) && !defined(m_act)
822 # define m_act m_nextpkt macro

Completed in 15 milliseconds