FreeBSD kernel netgraph code
ng_l2cap_l2ca_cfg_op Struct Reference

#include <ng_l2cap.h>

Data Fields

u_int16_t result
 
u_int16_t imtu
 
ng_l2cap_flow_t oflow
 
u_int16_t flush_timo
 

Detailed Description

Definition at line 423 of file ng_l2cap.h.

Field Documentation

◆ flush_timo

u_int16_t ng_l2cap_l2ca_cfg_op::flush_timo

◆ imtu

u_int16_t ng_l2cap_l2ca_cfg_op::imtu

◆ oflow

ng_l2cap_flow_t ng_l2cap_l2ca_cfg_op::oflow

◆ result

u_int16_t ng_l2cap_l2ca_cfg_op::result

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