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

  /src/sys/net/
ppp-deflate.c 465 struct mbuf *mo, *mo_head; local in function:z_decompress
500 mo_head = mo;
545 m_freem(mo_head);
575 m_freem(mo_head);
585 m_freem(mo_head);
600 *mop = mo_head;
ppp-deflate.c 465 struct mbuf *mo, *mo_head; local in function:z_decompress
500 mo_head = mo;
545 m_freem(mo_head);
575 m_freem(mo_head);
585 m_freem(mo_head);
600 *mop = mo_head;
ppp-deflate.c 465 struct mbuf *mo, *mo_head; local in function:z_decompress
500 mo_head = mo;
545 m_freem(mo_head);
575 m_freem(mo_head);
585 m_freem(mo_head);
600 *mop = mo_head;

Completed in 88 milliseconds