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

#include <irlmp.h>

Data Fields

magic_t magic
 
__u8 conflict_flag
 
discovery_t discovery_cmd
 
discovery_t discovery_rsp
 
int last_lsap_sel
 
struct timer_list discovery_timer
 
hashbin_tlinks
 
hashbin_tunconnected_lsaps
 
hashbin_tclients
 
hashbin_tservices
 
hashbin_tcachelog
 
int running
 
__u16_host_order hints
 

Detailed Description

Definition at line 169 of file irlmp.h.

Field Documentation

hashbin_t* cachelog

Definition at line 187 of file irlmp.h.

hashbin_t* clients

Definition at line 184 of file irlmp.h.

__u8 conflict_flag

Definition at line 172 of file irlmp.h.

discovery_t discovery_cmd

Definition at line 174 of file irlmp.h.

discovery_t discovery_rsp

Definition at line 175 of file irlmp.h.

struct timer_list discovery_timer

Definition at line 180 of file irlmp.h.

Definition at line 191 of file irlmp.h.

int last_lsap_sel

Definition at line 178 of file irlmp.h.

hashbin_t* links

Definition at line 182 of file irlmp.h.

magic_t magic

Definition at line 170 of file irlmp.h.

int running

Definition at line 189 of file irlmp.h.

hashbin_t* services

Definition at line 185 of file irlmp.h.

hashbin_t* unconnected_lsaps

Definition at line 183 of file irlmp.h.


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