skb_dst_set_noref(9) centos man page | unix.com

Man Page: skb_dst_set_noref

Operating Environment: centos

Section: 9

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
mlib_signalconv_f32_f32(3mlib) - sunos
mlib_signalupsample_f32_f32(3mlib) - sunos
mlib_signalupsample_s16_s16(3mlib) - sunos
mlib_signalupsample_f32s_f32s(3mlib) - opensolaris
mlib_signalupsample_s16s_s16s(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
Please Welcome Dave Munro to the Moderator Team!