skb_dst_is_noref
(9)
Test if skb dst isnt refcounted
Carta.tech
Man Pages
Kernel routines
skb_dst_is_noref: Test if skb dst isnt refcounted
Carta.tech
Packages
linux-manual-3.16
skb_dst_is_noref: Test if skb dst isnt refcounted
SYNOPSIS
bool skb_dst_is_noref(const struct sk_buff *
skb
);
ARGUMENTS
skb
buffer
COPYRIGHT
←
skb_dst.9: Returns skb dst_entry
skb_dst_set.9: Sets skb dst
→