Man page 9 : pskb_trim_rcsum 
 
		"PSKB_TRIM_RCSUM" "9" "August 2013" "Kernel Hackers Manual 3.10" "Linux Networking"
		
			Page d'accueil du man 
		
		
		Cette page de documentation est issue d'une conversion automatique de developpez.com.Debian , Linux Kernel  et du projet Perkamon .12 commentaires  
	Article lu    fois.
 
		
		1.  NAME▲  
			
			pskb_trim_rcsum - trim received skb and update checksum 
		 
		
		2.  SYNOPSIS ▲  
			
			int pskb_trim_rcsum(struct sk_buff *  skb , unsigned int  len );  
		 
		
		3.  ARGUMENTS ▲  
			
			skb  
			len  
		 
		
		4.  DESCRIPTION ▲  
			
			This is exactly the same as pskb_trim except that it ensures the checksum of received packets are still valid after the operation. 
		 
		
		5.  COPYRIGHT ▲  
	  
 
 
		
	 
Licence Creative Commons Attribution 3.0 non transposé .