ifqueue Struct Reference

#include <stdapis/net/if_var.h>

struct ifqueue
Public Attributes
intifq_drops
struct mbuf *ifq_head
intifq_len
intifq_maxlen
struct mbuf *ifq_tail

Detailed Description

Structure defining a queue for a network interface.

Member Attribute Documentation

ifq_drops

intifq_drops

ifq_head

struct mbuf *ifq_head

ifq_len

intifq_len

ifq_maxlen

intifq_maxlen

ifq_tail

struct mbuf *ifq_tail