Public Attributes

heartbeat_info Struct Reference

#include <sctp.h>

List of all members.

Public Attributes

unsigned short type
unsigned short length
union {
   unsigned char   info []
   struct {
      unsigned int   addr
      unsigned int   time
   }   addr_and_time
heartbeat_info_union

Detailed Description

Definition at line 277 of file sctp.h.


Member Data Documentation

unsigned int heartbeat_info::addr

Definition at line 283 of file sctp.h.

unsigned char heartbeat_info::info[]

Definition at line 281 of file sctp.h.

unsigned short heartbeat_info::length

Definition at line 279 of file sctp.h.

unsigned int heartbeat_info::time

Definition at line 284 of file sctp.h.

unsigned short heartbeat_info::type

Definition at line 278 of file sctp.h.


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