Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 18:17:33 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 134219 for review
Message-ID:  <200801271817.m0RIHXa4028294@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=134219

Change 134219 by csjp@csjp_xor on 2008/01/27 18:17:04

	Add BIOCSETBUFMODE and BIOCGETBUFMODE to the ioctl comments.

Affected files ...

.. //depot/projects/zcopybpf/src/sys/net/bpf.c#42 edit

Differences ...

==== //depot/projects/zcopybpf/src/sys/net/bpf.c#42 (text+ko) ====

@@ -895,6 +895,8 @@
  *  BIOCSETZBUF		Set current zero-copy buffer locations.
  *  BIOCGETZMAX		Get maximum zero-copy buffer size.
  *  BIOCROTZBUF		Force rotation of zero-copy buffer
+ *  BIOCSETBUFMODE	Set buffer mode.
+ *  BIOCGETBUFMODE	Get current buffer mode.
  */
 /* ARGSUSED */
 static	int



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