Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 07:57:36 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf.c
Message-ID:  <200209181457.g8IEvahj019053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/09/18 07:57:36 PDT

  Modified files:
    sys/sys              mbuf.h 
    sys/kern             uipc_mbuf.c 
  Log:
  Introduce the m_length() function which will return the accumulated
  length of an mbuf-chain and optionally a pointer to the last mbuf.
  
  Revision  Changes    Path
  1.99      +19 -6     src/sys/kern/uipc_mbuf.c
  1.102     +1 -0      src/sys/sys/mbuf.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209181457.g8IEvahj019053>