Rechercher une page de manuel
csum_partial_copy_to_xdr
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
csum_partial_copy_to_xdr - checksum and copy dataSYNOPSIS
- int csum_partial_copy_to_xdr(struct xdr_buf * xdr, struct sk_buff * skb);
ARGUMENTS
xdr
- target XDR buffer
skb
- source skb
DESCRIPTION
We have set things up such that we perform the checksum of the UDP packet in parallel with the copies into the RPC client iovec. -DaveM
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre