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)NAMEskb_dst_set_noref - sets skb dst, hopefully, without taking referenceSYNOPSISvoid skb_dst_set_noref(struct sk_buff * skb, struct dst_entry * dst);ARGUMENTSskb buffer dst dst entryDESCRIPTIONSets 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_DST_SET_NOREF(9)
Related Man Pages |
---|
bitmap_onto(9) - centos |
bitmap_remap(9) - centos |
cfg80211_testmode_alloc_reply_skb(9) - centos |
bitmap_onto(9) - suse |
mlib_signalconv_f32_f32(3mlib) - sunos |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |