Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.4.4.5
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.
 
open_error_t openapi1213SystemSysContactSet (openapiClientHandle_t *client_handle, open_buffdesc *sys_contact)
 Set the system contact information.
 
open_error_t openapi1213SystemSysDescrGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_descr)
 Get the system description.
 
open_error_t openapi1213SystemSysLocationGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_location)
 Get the system location.
 
open_error_t openapi1213SystemSysLocationSet (openapiClientHandle_t *client_handle, open_buffdesc *sys_location)
 Set the system location.
 
open_error_t openapi1213SystemSysNameGet (openapiClientHandle_t *client_handle, open_buffdesc *sys_name)
 Get the system name.
 
open_error_t openapi1213SystemSysNameSet (openapiClientHandle_t *client_handle, open_buffdesc *sys_name)
 Set the system name.