FreeBSD kernel netgraph code
ng_l2cap_l2ca_cfg_rsp_ip Struct Reference

#include <ng_l2cap.h>

Data Fields

u_int16_t lcid
 
u_int16_t omtu
 
ng_l2cap_flow_t iflow
 

Detailed Description

Definition at line 433 of file ng_l2cap.h.

Field Documentation

◆ iflow

ng_l2cap_flow_t ng_l2cap_l2ca_cfg_rsp_ip::iflow

Definition at line 436 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_send_l2ca_cfg_rsp(), and ng_l2cap_l2ca_cfg_rsp_req().

◆ lcid

u_int16_t ng_l2cap_l2ca_cfg_rsp_ip::lcid

Definition at line 434 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_send_l2ca_cfg_rsp(), and ng_l2cap_l2ca_cfg_rsp_req().

◆ omtu

u_int16_t ng_l2cap_l2ca_cfg_rsp_ip::omtu

Definition at line 435 of file ng_l2cap.h.

Referenced by ng_btsocket_l2cap_send_l2ca_cfg_rsp(), and ng_l2cap_l2ca_cfg_rsp_req().


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