FreeBSD kernel netgraph code
ng_bt_itemq Struct Reference

#include <ng_bluetooth.h>

Public Member Functions

 STAILQ_HEAD (, ng_item) queue
 

Data Fields

u_int32_t len
 
u_int32_t maxlen
 
u_int32_t drops
 

Detailed Description

Definition at line 154 of file ng_bluetooth.h.

Member Function Documentation

◆ STAILQ_HEAD()

ng_bt_itemq::STAILQ_HEAD ( ng_item  )

Field Documentation

◆ drops

u_int32_t ng_bt_itemq::drops

Definition at line 158 of file ng_bluetooth.h.

◆ len

u_int32_t ng_bt_itemq::len

Definition at line 156 of file ng_bluetooth.h.

◆ maxlen

u_int32_t ng_bt_itemq::maxlen

Definition at line 157 of file ng_bluetooth.h.


The documentation for this struct was generated from the following file: