diff options
author | 2010-11-29 06:48:09 +0000 | |
---|---|---|
committer | 2010-11-29 06:48:09 +0000 | |
commit | 7803b86442713a6e7e93ceebb3c00357a6193df8 (patch) | |
tree | ab78212f5b7ed4719b450650d00e4c7cc9d47faf /sys/dev/usb/usbdevs.h | |
parent | get rid of struct pfsync_pkt. it was used to store data on the stack to (diff) | |
download | wireguard-openbsd-7803b86442713a6e7e93ceebb3c00357a6193df8.tar.xz wireguard-openbsd-7803b86442713a6e7e93ceebb3c00357a6193df8.zip |
use m_pulldown to get a contig view of the pfsync_header instead of
m_pullup.
not really a significant change since most rx bufs (which we read pfsync
packets from) are a single contig cluster coming off the network, so we
rarely hit the case m_pullup was called in.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
0 files changed, 0 insertions, 0 deletions