corosync  2.4.4-dirty
Data Fields
token_callback_instance Struct Reference
Collaboration diagram for token_callback_instance:
Collaboration graph
[legend]

Data Fields

struct list_head list
 
int(* callback_fn )(enum totem_callback_token_type type, const void *)
 
enum totem_callback_token_type callback_type
 
int delete
 
void * data
 

Detailed Description

Definition at line 162 of file totemsrp.c.

Field Documentation

◆ callback_fn

int(* token_callback_instance::callback_fn) (enum totem_callback_token_type type, const void *)

Definition at line 164 of file totemsrp.c.

◆ callback_type

enum totem_callback_token_type token_callback_instance::callback_type

Definition at line 165 of file totemsrp.c.

◆ data

void* token_callback_instance::data

Definition at line 167 of file totemsrp.c.

◆ delete

int token_callback_instance::delete

Definition at line 166 of file totemsrp.c.

◆ list

struct list_head token_callback_instance::list

Definition at line 163 of file totemsrp.c.


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