HomeSort by relevance Sort by last modified time
    Searched refs:MB_CCPIN (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
mbuf.h 88 #define MB_CCPIN 34
deflate.c 235 mo_head = mo = m_get(DEFLATE_CHUNK_LEN, MB_CCPIN);
292 mo->m_next = m_get(DEFLATE_CHUNK_LEN, MB_CCPIN);
pred.c 226 wp = m_get(MAX_MRU + 2, MB_CCPIN);
ccp.c 677 m_settype(bp, MB_CCPIN);

Completed in 31 milliseconds