skb_queue_len(9)

NAME

skb_queue_len - get queue length

SYNOPSIS

__u32 skb_queue_len(const struct sk_buff_head * list_);

ARGUMENTS

list_
list to measure

DESCRIPTION

Return the length of an sk_buff queue.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout