Rechercher une page de manuel
skb_dst_set_noref
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
skb_dst_set_noref - sets skb dst, without a referenceSYNOPSIS
- void skb_dst_set_noref(struct sk_buff * skb, struct dst_entry * dst);
ARGUMENTS
skb
- buffer
dst
- dst entry
DESCRIPTION
Sets skb dst, assuming a reference was not taken on dst skb_dst_drop should not dst_release this dst
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre