FreeBSD kernel netgraph code
ng_l2cap_l2ca_con_op Struct Reference

#include <ng_l2cap.h>

Data Fields

u_int16_t lcid
 
uint16_t idtype
 
u_int16_t result
 
u_int16_t status
 
uint8_t encryption
 

Detailed Description

Definition at line 374 of file ng_l2cap.h.

Field Documentation

◆ encryption

uint8_t ng_l2cap_l2ca_con_op::encryption

◆ idtype

uint16_t ng_l2cap_l2ca_con_op::idtype

Definition at line 376 of file ng_l2cap.h.

Referenced by ng_l2cap_l2ca_con_rsp().

◆ lcid

u_int16_t ng_l2cap_l2ca_con_op::lcid

◆ result

u_int16_t ng_l2cap_l2ca_con_op::result

◆ status

u_int16_t ng_l2cap_l2ca_con_op::status

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