Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Macros | Functions
openapi_1213.h File Reference
#include "openapi_common.h"

Go to the source code of this file.

Macros

#define OPEN_RFC1213_PARAM_SIZE   256
 

Functions

open_error_t openapi1213SystemSysContactGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_contact)
 Get the system contact information. More...
 
open_error_t openapi1213SystemSysContactSet (openapiClientHandle_t *client_handle, open_buffdesc *sys_contact)
 Set the system contact information. More...
 
open_error_t openapi1213SystemSysDescrGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_descr)
 Get the system description. More...
 
open_error_t openapi1213SystemSysLocationGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_location)
 Get the system location. More...
 
open_error_t openapi1213SystemSysLocationSet (openapiClientHandle_t *client_handle, open_buffdesc *sys_location)
 Set the system location. More...
 
open_error_t openapi1213SystemSysNameGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_name)
 Get the system name. More...
 
open_error_t openapi1213SystemSysNameSet (openapiClientHandle_t *client_handle, open_buffdesc *sys_name)
 Set the system name. More...