Librasta & Libsci
A C implementation of the RaSTA protocol stack
Data Fields
rasta_config_sending Struct Reference

#include <config.h>

Collaboration diagram for rasta_config_sending:
Collaboration graph
[legend]

Data Fields

unsigned int t_max
 
unsigned int t_h
 
rasta_checksum_type md4_type
 
MD4_u32plus md4_a
 
MD4_u32plus md4_b
 
MD4_u32plus md4_c
 
MD4_u32plus md4_d
 
unsigned short mwa
 
unsigned short send_max
 
unsigned int max_packet
 
unsigned int diag_window
 
unsigned int sr_hash_key
 
rasta_hash_algorithm sr_hash_algorithm
 

Detailed Description

defined in 7.2

Field Documentation

◆ diag_window

unsigned int rasta_config_sending::diag_window

◆ max_packet

unsigned int rasta_config_sending::max_packet

◆ md4_a

MD4_u32plus rasta_config_sending::md4_a

◆ md4_b

MD4_u32plus rasta_config_sending::md4_b

◆ md4_c

MD4_u32plus rasta_config_sending::md4_c

◆ md4_d

MD4_u32plus rasta_config_sending::md4_d

◆ md4_type

rasta_checksum_type rasta_config_sending::md4_type

◆ mwa

unsigned short rasta_config_sending::mwa

◆ send_max

unsigned short rasta_config_sending::send_max

◆ sr_hash_algorithm

rasta_hash_algorithm rasta_config_sending::sr_hash_algorithm

◆ sr_hash_key

unsigned int rasta_config_sending::sr_hash_key

◆ t_h

unsigned int rasta_config_sending::t_h

◆ t_max

unsigned int rasta_config_sending::t_max

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