centos man page for skb_dst_set_noref

Query: skb_dst_set_noref

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_DST_SET_NOREF(9)						 Linux Networking					      SKB_DST_SET_NOREF(9)

NAME
skb_dst_set_noref - sets skb dst, hopefully, without taking 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. If dst entry is cached, we do not take reference and dst_release will be avoided by refdst_drop. If dst entry is not cached, we take reference, so that last dst_release can destroy the dst immediately.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_DST_SET_NOREF(9)
Related Man Pages
bitmap_remap(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
mlib_signalupsample_f32_f32(3mlib) - sunos
mlib_signalupsample_f32s_f32s(3mlib) - sunos
mlib_signalupsample_s16_s16(3mlib) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input