PERFORCE change 134219 for review

Christian S.J. Peron csjp at FreeBSD.org
Sun Jan 27 10:17:34 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=134219

Change 134219 by csjp at 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


More information about the p4-projects mailing list