FreeBSD kernel netgraph code
ng_l2cap_cfg_opt_val_t Union Reference

#include <ng_l2cap.h>

Data Fields

u_int16_t mtu
 
u_int16_t flush_timo
 
ng_l2cap_flow_t flow
 
uint16_t encryption
 

Detailed Description

Definition at line 256 of file ng_l2cap.h.

Field Documentation

◆ encryption

uint16_t ng_l2cap_cfg_opt_val_t::encryption

Definition at line 260 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_ctloutput().

◆ flow

ng_l2cap_flow_t ng_l2cap_cfg_opt_val_t::flow

◆ flush_timo

u_int16_t ng_l2cap_cfg_opt_val_t::flush_timo

◆ mtu

u_int16_t ng_l2cap_cfg_opt_val_t::mtu

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