skb_queue_len(9) suse man page | unix.com

Man Page: skb_queue_len

Operating Environment: suse

Section: 9

SKB_QUEUE_LEN(9)						 Linux Networking						  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
Kernel Hackers Manual 2.6. July 2010 SKB_QUEUE_LEN(9)
Related Man Pages
struct_sk_buff(9) - centos
struct_sock(9) - centos
blk_init_queue(9) - suse
struct_sock(9) - suse
queue(9s) - redhat
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I