FreeBSD kernel netgraph code
ng_btsocket_sco_pcb Struct Reference

#include <ng_btsocket_sco.h>

Collaboration diagram for ng_btsocket_sco_pcb:

Public Member Functions

 LIST_ENTRY (ng_btsocket_sco_pcb) next
 

Data Fields

struct socket * so
 
bdaddr_t src
 
bdaddr_t dst
 
u_int16_t con_handle
 
u_int16_t flags
 
u_int8_t state
 
struct callout timo
 
ng_btsocket_sco_rtentry_p rt
 
struct mtx pcb_mtx
 

Detailed Description

Definition at line 70 of file ng_btsocket_sco.h.

Member Function Documentation

◆ LIST_ENTRY()

ng_btsocket_sco_pcb::LIST_ENTRY ( ng_btsocket_sco_pcb  )

Field Documentation

◆ con_handle

◆ dst

◆ flags

◆ pcb_mtx

◆ rt

◆ so

◆ src

◆ state

◆ timo

struct callout ng_btsocket_sco_pcb::timo

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