skb_dst_set(9) centos man page | unix.com

Man Page: skb_dst_set

Operating Environment: centos

Section: 9

SKB_DST_SET(9)							 Linux Networking						    SKB_DST_SET(9)

NAME
skb_dst_set - sets skb dst
SYNOPSIS
void skb_dst_set(struct sk_buff * skb, struct dst_entry * dst);
ARGUMENTS
skb buffer dst dst entry
DESCRIPTION
Sets skb dst, assuming a reference was taken on dst and should be released by skb_dst_drop
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_DST_SET(9)
Related Man Pages
wimax_msg_alloc(9) - suse
bitmap_remap(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
mlib_signalupsample_f32s_f32s(3mlib) - sunos
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq