Searched refs:mtl (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Digmp.c3687 struct mbuf *mtl; /* last mbuf of packet mt */ local
3694 mtl = m_last(mt);
3700 mtl->m_next = m0;
/xnu-2422.115.4/bsd/netinet6/
H A Dmld6.c3326 struct mbuf *mtl; /* last mbuf of packet mt */ local
3333 mtl = m_last(mt);
3339 mtl->m_next = m0;

Completed in 47 milliseconds