aboutsummaryrefslogtreecommitdiff
path: root/sys/net/bpf_zerocopy.h
Commit message (Expand)AuthorAgeFilesLines
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Fix trivial typoEitan Adler2012-01-141-1/+1
* Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any time a free bufferChristian S.J. Peron2008-07-051-0/+1
* Maintain and observe a ZBUF_FLAG_IMMUTABLE flag on zero-copy BPFRobert Watson2008-04-071-0/+2
* Introduce support for zero-copy BPF buffering, which reduces theChristian S.J. Peron2008-03-241-0/+53