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 reference

SYNOPSIS

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