skb_dst_is_noref (9) - Linux Manuals

skb_dst_is_noref: Test if skb dst isn't refcounted

NAME

skb_dst_is_noref - Test if skb dst isn't refcounted

SYNOPSIS

bool skb_dst_is_noref(const struct sk_buff skb);

ARGUMENTS

skb

buffer

COPYRIGHT