FreeBSD kernel netgraph code
ng_l2cap_l2ca_write_op Struct Reference

#include <ng_l2cap.h>

Data Fields

int result
 
u_int16_t length
 
u_int16_t lcid
 
uint16_t idtype
 

Detailed Description

Definition at line 487 of file ng_l2cap.h.

Field Documentation

◆ idtype

uint16_t ng_l2cap_l2ca_write_op::idtype

Definition at line 491 of file ng_l2cap.h.

Referenced by ng_l2cap_l2ca_write_rsp().

◆ lcid

u_int16_t ng_l2cap_l2ca_write_op::lcid

Definition at line 490 of file ng_l2cap.h.

Referenced by ng_l2cap_l2ca_write_rsp().

◆ length

u_int16_t ng_l2cap_l2ca_write_op::length

◆ result

int ng_l2cap_l2ca_write_op::result

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