Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes

OLSR_pkt Struct Reference

OLSR packet. More...

#include <OLSR_pkt.h>

List of all members.

Public Member Functions

u_int16_t & pkt_len ()
u_int16_t & pkt_seq_num ()
OLSR_msgmsg (int i)
u_int16_t & pkt_len ()
u_int16_t & pkt_seq_num ()
OLSR_msgmsg (int i)

Static Public Member Functions

static int & offset ()
static struct OLSR_pktaccess (const Packet *p)
static int & offset ()
static struct OLSR_pktaccess (const Packet *p)

Public Attributes

u_int16_t pkt_len_
 Packet length (in bytes).
u_int16_t pkt_seq_num_
 Packet sequence number.
OLSR_msg pkt_body_ [OLSR_MAX_MSGS]
 Packet body.
int count
 Number of OLSR_msg contained in pkt_body_.

Static Public Attributes

static int offset_

Detailed Description

OLSR packet.


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