Librasta & Libsci
A C implementation of the RaSTA protocol stack
Enumerations
rastarole.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  rasta_role { RASTA_ROLE_CLIENT = 0 , RASTA_ROLE_SERVER = 1 }
 

Enumeration Type Documentation

◆ rasta_role

enum rasta_role
Enumerator
RASTA_ROLE_CLIENT 
RASTA_ROLE_SERVER 
3  {
6 } rasta_role;
rasta_role
Definition: rastarole.h:3
@ RASTA_ROLE_CLIENT
Definition: rastarole.h:4
@ RASTA_ROLE_SERVER
Definition: rastarole.h:5