ifqueue Struct Reference
#include <stdapis/net/if_var.h>
struct ifqueue
Public Attributes
int
ifq_drops
struct mbuf *
ifq_head
int
ifq_len
int
ifq_maxlen
struct mbuf *
ifq_tail
Detailed Description
Structure defining a queue for a network interface.
Member Attribute Documentation
ifq_drops
int
ifq_drops
ifq_head
struct mbuf *
ifq_head
ifq_len
int
ifq_len
ifq_maxlen
int
ifq_maxlen
ifq_tail
struct mbuf *
ifq_tail