corosync  2.4.5
Data Fields
list_head Struct Reference

#include <list.h>

Collaboration diagram for list_head:
Collaboration graph
[legend]

Data Fields

struct list_headnext
 
struct list_headprev
 

Detailed Description

Definition at line 46 of file list.h.

Field Documentation

struct list_head* list_head::next
struct list_head* list_head::prev

Definition at line 48 of file list.h.


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