dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ethernet/sun
Eric Dumazet 9e903e0852 net: add skb frag size accessors
To ease skb->truesize sanitization, its better to be able to localize
all references to skb frags size.

Define accessors : skb_frag_size() to fetch frag size, and
skb_frag_size_{set|add|sub}() to manipulate it.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-19 03:10:46 -04:00
..
Kconfig
Makefile
cassini.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
cassini.h
niu.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
niu.h
sunbmac.c
sunbmac.h
sungem.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
sungem.h
sunhme.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
sunhme.h
sunqe.c
sunqe.h
sunvnet.c
sunvnet.h