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_onto(9) - suse
bitmap_remap(9) - suse
mlib_signalconv_s16s_s16s_sat(3mlib) - sunos
mlib_signalupsample_f32s_f32s(3mlib) - opensolaris
mlib_signalupsample_s16s_s16s(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq