Searched refs:pMbuf (Results 1 – 1 of 1) sorted by relevance
1862 struct mbuf *pMbuf; in cs_start_output() local1897 for (pMbuf = pMbufChain; pMbuf != NULL; pMbuf = pMbuf->m_next) in cs_start_output()1898 Length += pMbuf->m_len; in cs_start_output()