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

  /external/libppp/src/
mbuf.h 87 #define MB_PAPOUT 33
pap.c 101 bp = m_get(plen + sizeof(struct fsmheader), MB_PAPOUT);
126 bp = m_get(plen + sizeof(struct fsmheader), MB_PAPOUT);

Completed in 66 milliseconds