Rechercher une page de manuel
consume_skb
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
consume_skb - free an skbuffSYNOPSIS
- void consume_skb(struct sk_buff * skb);
ARGUMENTS
skb
- buffer to free
DESCRIPTION
Drop a ref to the buffer and free it if the usage count has hit zero Functions identically to kfree_skb, but kfree_skb assumes that the frame is being dropped after a failure and notes that
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre