Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sco_conn Struct Reference

#include <sco.h>

Data Fields

struct hci_connhcon
 
bdaddr_t * dst
 
bdaddr_t * src
 
spinlock_t lock
 
struct socksk
 
unsigned int mtu
 

Detailed Description

Definition at line 55 of file sco.h.

Field Documentation

bdaddr_t* dst

Definition at line 58 of file sco.h.

Definition at line 56 of file sco.h.

spinlock_t lock

Definition at line 61 of file sco.h.

unsigned int mtu

Definition at line 64 of file sco.h.

struct sock* sk

Definition at line 62 of file sco.h.

bdaddr_t* src

Definition at line 59 of file sco.h.


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