FreeBSD kernel netgraph code
ng_btsocket_sco_rtentry Struct Reference

#include <ng_btsocket_sco.h>

Collaboration diagram for ng_btsocket_sco_rtentry:

Public Member Functions

 LIST_ENTRY (ng_btsocket_sco_rtentry) next
 

Data Fields

bdaddr_t src
 
u_int16_t pkt_size
 
u_int16_t num_pkts
 
int32_t pending
 
struct ng_hookhook
 

Detailed Description

Definition at line 46 of file ng_btsocket_sco.h.

Member Function Documentation

◆ LIST_ENTRY()

ng_btsocket_sco_rtentry::LIST_ENTRY ( ng_btsocket_sco_rtentry  )

Field Documentation

◆ hook

◆ num_pkts

u_int16_t ng_btsocket_sco_rtentry::num_pkts

Definition at line 49 of file ng_btsocket_sco.h.

Referenced by ng_btsocket_sco_default_msg_input(), and ng_btsocket_sco_send2().

◆ pending

int32_t ng_btsocket_sco_rtentry::pending

Definition at line 50 of file ng_btsocket_sco.h.

Referenced by ng_btsocket_sco_default_msg_input(), and ng_btsocket_sco_send2().

◆ pkt_size

u_int16_t ng_btsocket_sco_rtentry::pkt_size

◆ src


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