FreeBSD kernel netgraph code
ng_l2cap_l2ca_cfg_ind_ip Struct Reference

#include <ng_l2cap.h>

Data Fields

u_int16_t lcid
 
u_int16_t omtu
 
ng_l2cap_flow_t iflow
 
u_int16_t flush_timo
 

Detailed Description

Definition at line 447 of file ng_l2cap.h.

Field Documentation

◆ flush_timo

u_int16_t ng_l2cap_l2ca_cfg_ind_ip::flush_timo

Definition at line 451 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_process_l2ca_cfg_ind(), and ng_l2cap_l2ca_cfg_ind().

◆ iflow

ng_l2cap_flow_t ng_l2cap_l2ca_cfg_ind_ip::iflow

Definition at line 450 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_process_l2ca_cfg_ind(), and ng_l2cap_l2ca_cfg_ind().

◆ lcid

u_int16_t ng_l2cap_l2ca_cfg_ind_ip::lcid

Definition at line 448 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_process_l2ca_cfg_ind(), and ng_l2cap_l2ca_cfg_ind().

◆ omtu

u_int16_t ng_l2cap_l2ca_cfg_ind_ip::omtu

Definition at line 449 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_process_l2ca_cfg_ind(), and ng_l2cap_l2ca_cfg_ind().


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