1SPANS_BOUNDARY(9)             Internal Functions             SPANS_BOUNDARY(9)
2
3
4

NAME

6       spans_boundary - Check a packet can be ISA DMA'd
7

SYNOPSIS

9       int spans_boundary(struct sk_buff * skb);
10

ARGUMENTS

12       skb
13           The buffer to check
14

DESCRIPTION

16       Returns true if the buffer cross a DMA boundary on a PC. The poor thing
17       can only DMA within a 64K block not across the edges of it.
18

AUTHOR

20       Alan Cox <alan@lxorguk.ukuu.org.uk>
21           Author.
22
24Kernel Hackers Manual 3.10         June 2019                 SPANS_BOUNDARY(9)
Impressum