Name

skb_dst_set_noref — sets skb dst, without a reference

Synopsis

void fsfuncskb_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