spans_boundary(9) centos man page | unix.com

Man Page: spans_boundary

Operating Environment: centos

Section: 9

SPANS_BOUNDARY(9)						Internal Functions						 SPANS_BOUNDARY(9)

NAME
spans_boundary - Check a packet can be ISA DMA'd
SYNOPSIS
int spans_boundary(struct sk_buff * skb);
ARGUMENTS
skb The buffer to check
DESCRIPTION
Returns true if the buffer cross a DMA boundary on a PC. The poor thing can only DMA within a 64K block not across the edges of it.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPANS_BOUNDARY(9)
Related Man Pages
struct_ieee80211_tx_rate_control(9) - centos
ddi_dma_numwin(9f) - opensolaris
ddi_dma_numwin(9f) - linux
ddi_dma_numwin(9f) - suse
ddi_dma_numwin(9f) - osx
Similar Topics in the Unix Linux Community
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq