|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.11.1.2
|
Go to the source code of this file.
Functions | |
| open_error_t | openapiActiveNtpServerAddressTypeGet (openapiClientHandle_t *client_handle, OPEN_NTP_ADDRESS_TYPE_t *type) |
| Get the active NTP server address type from which last packet is received. More... | |
| open_error_t | openapiActiveNtpServerIpAddressGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer) |
| Get the active NTP server from which last packet is received. More... | |
| open_error_t | openapiActiveNtpServerModeGet (openapiClientHandle_t *client_handle, OPEN_NTP_SERVER_MODE_t *serverMode) |
| Get the mode of the NTP server from which last packet is received. More... | |
| open_error_t | openapiActiveNtpServerReferenceIdGet (openapiClientHandle_t *client_handle, open_buffdesc *reference) |
| Get the NTP server reference identifier from which last packet is received. More... | |
| open_error_t | openapiActiveNtpServerStratumGet (openapiClientHandle_t *client_handle, uint32_t *stratum) |
| Get the stratum of the NTP server from which last packet is received. More... | |
| open_error_t | openapiNtpAuthenticationModeGet (openapiClientHandle_t *client_handle, OPEN_BOOL_t *mode) |
| Get the current authentication mode for this application. More... | |
| open_error_t | openapiNtpAuthenticationModeSet (openapiClientHandle_t *client_handle, OPEN_BOOL_t mode) |
| Set the current authentication mode for this application. More... | |
| open_error_t | openapiNtpAuthTableEntryFirstGet (openapiClientHandle_t *client_handle, uint32_t *keyNumber) |
| Get the first NTP auth table entry. More... | |
| open_error_t | openapiNtpAuthTableEntryGetNext (openapiClientHandle_t *client_handle, uint32_t *keyNum, uint32_t *nextKeyNum) |
| Get the next NTP auth table entry. More... | |
| open_error_t | openapiNtpAuthTableKeyAdd (openapiClientHandle_t *client_handle, uint32_t keyNumber, open_buffdesc *keyValue, OPEN_BOOL_t isEncrypted, OPEN_NTP_MSG_AUTH_ALG_t msgAuthAlg) |
| Add a new authentication table entry specified by key number. More... | |
| open_error_t | openapiNtpAuthTableKeyDelete (openapiClientHandle_t *client_handle, uint32_t keyNumber) |
| Delete an authentication table entry specified by key number. More... | |
| open_error_t | openapiNtpAuthTableKeyMsgAuthAlgGet (openapiClientHandle_t *client_handle, uint32_t keyNumber, OPEN_NTP_MSG_AUTH_ALG_t *msgAlg) |
| Get the message authentication algorithm for the specified authentication key table entry index. More... | |
| open_error_t | openapiNtpAuthTableKeyMsgAuthAlgSet (openapiClientHandle_t *client_handle, uint32_t keyNumber, OPEN_NTP_MSG_AUTH_ALG_t msgAlg) |
| Set the message authentication algorithm for the specified authentication key table entry index. More... | |
| open_error_t | openapiNtpAuthTableKeyTrustedGet (openapiClientHandle_t *client_handle, uint32_t keyNumber, OPEN_BOOL_t *trustedStatus) |
| Get a key as trusted or untrusted specified by the authenticate table entry index. More... | |
| open_error_t | openapiNtpAuthTableKeyTrustedSet (openapiClientHandle_t *client_handle, uint32_t keyNumber, OPEN_BOOL_t trustedStatus) |
| Set a key as trusted or untrusted specified by the authenticate table entry index. More... | |
| open_error_t | openapiNtpAuthTableKeyValueGet (openapiClientHandle_t *client_handle, uint32_t keyNumber, open_buffdesc *keyValue) |
| Get the key number of the authenticate table entry. More... | |
| open_error_t | openapiNtpAuthTableKeyValueSet (openapiClientHandle_t *client_handle, uint32_t keyNumber, open_buffdesc *keyValue, OPEN_BOOL_t isEncrypted) |
| Set the key value of the authenticate table entry. More... | |
| open_error_t | openapiNtpBroadcastDelayGet (openapiClientHandle_t *client_handle, uint32_t *delay) |
| Get the Broadcast delay for the NTP application. More... | |
| open_error_t | openapiNtpBroadcastDelaySet (openapiClientHandle_t *client_handle, uint32_t delay) |
| Set the Broadcast delay for the NTP application. More... | |
| open_error_t | openapiNtpModeGet (openapiClientHandle_t *client_handle, OPEN_NTP_MODE_t *ntpMode) |
| Get the NTP mode. More... | |
| open_error_t | openapiNtpModeSet (openapiClientHandle_t *client_handle, OPEN_NTP_MODE_t mode) |
| Set the NTP mode. More... | |
| open_error_t | openapiNtpNotifyPeerList (openapiClientHandle_t *client_handle, open_buffdesc *assocList) |
| Notify NTP application to update the peer list. More... | |
| open_error_t | openapiNtpServerAdd (openapiClientHandle_t *client_handle, open_buffdesc *ipAddr) |
| Add an NTP server. More... | |
| open_error_t | openapiNtpServerAddressTypeGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_NTP_ADDRESS_TYPE_t *ntpServerAddrType) |
| Get the NTP server address type. More... | |
| open_error_t | openapiNtpServerCurrentEntriesGet (openapiClientHandle_t *client_handle, uint32_t *currEntries) |
| Get number of NTP servers configured. More... | |
| open_error_t | openapiNtpServerDelete (openapiClientHandle_t *client_handle, open_buffdesc *ipAddr) |
| Delete an NTP server. More... | |
| open_error_t | openapiNtpServerFirstGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer) |
| Get the first NTP server. More... | |
| open_error_t | openapiNtpServerMaxAddrLenGet (openapiClientHandle_t *client_handle, uint32_t *ntpServerAddrLen) |
| Get the maximum length of NTP server address. More... | |
| open_error_t | openapiNtpServerNextGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, open_buffdesc *nextNtpServer) |
| Get the next NTP server. More... | |
| open_error_t | openapiNtpServerReferenceStringLengthGet (openapiClientHandle_t *client_handle, uint32_t *refStrLen) |
| Get the maximum length of the NTP reference ID string. More... | |
| open_error_t | openapiNtpServersMaxSupportedGet (openapiClientHandle_t *client_handle, uint32_t *maxNtpServers) |
| Get the maximum number of NTP servers supported. More... | |
| open_error_t | openapiNtpServerTableAuthKeyGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint32_t *keyIndex) |
| Get the authentication key for an NTP server table entry. More... | |
| open_error_t | openapiNtpServerTableAuthKeySet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint32_t keyIndex) |
| Set the authentication key for the specified NTP server table entry. More... | |
| open_error_t | openapiNtpServerTableBurstGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_BOOL_t *burst) |
| Get the NTP burst status of the server table entry. More... | |
| open_error_t | openapiNtpServerTableBurstSet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_BOOL_t burst) |
| Set the NTP burst status of the server table entry. More... | |
| open_error_t | openapiNtpServerTableIBurstGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_BOOL_t *iburst) |
| Get the NTP iburst status of the server table entry. More... | |
| open_error_t | openapiNtpServerTableIBurstSet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_BOOL_t iburst) |
| Set the NTP iburst status of the server table entry. More... | |
| open_error_t | openapiNtpServerTableMaxPollGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint16_t *interval) |
| Get the server maximum poll interval in seconds as a power of two. More... | |
| open_error_t | openapiNtpServerTableMaxPollSet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint16_t interval) |
| Set the server maximum poll interval in seconds as a power of two. More... | |
| open_error_t | openapiNtpServerTableMinPollGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint16_t *interval) |
| Get the server minimum poll interval in seconds as a power of two. More... | |
| open_error_t | openapiNtpServerTableMinPollSet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint16_t interval) |
| Set the server minimum poll interval in seconds as a power of two. More... | |
| open_error_t | openapiNtpServerTablePreferGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_BOOL_t *prefer) |
| Get the NTP prefer status of the server table entry. More... | |
| open_error_t | openapiNtpServerTablePreferSet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, OPEN_BOOL_t prefer) |
| Set the NTP prefer status of the server table entry. More... | |
| open_error_t | openapiNtpServerTableVersionGet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint16_t *version) |
| Get the NTP version of the server table entry. More... | |
| open_error_t | openapiNtpServerTableVersionSet (openapiClientHandle_t *client_handle, open_buffdesc *ntpServer, uint16_t version) |
| Set the NTP version of the server table entry. More... | |
| open_error_t | openapiNtpSourceInterfaceGet (openapiClientHandle_t *client_handle, uint32_t *intIfNum) |
| Get the Source Interface of the NTP application. More... | |
| open_error_t | openapiNtpSourceInterfaceSet (openapiClientHandle_t *client_handle, uint32_t intIfNum) |
| Set the Source Interface of the NTP application. More... | |
| open_error_t | openapiNtpSupportedModeGet (openapiClientHandle_t *client_handle, OPEN_NTP_SUPPORTED_MODE_t *ntpSupportedMode) |
| Get the NTP supported mode. More... | |
| open_error_t | openapiNtpTimeSet (openapiClientHandle_t *client_handle, uint32_t offset) |
| Update the local clock with the correction. More... | |
| open_error_t | openapiNtpVrfNameGet (openapiClientHandle_t *client_handle, open_buffdesc *vrfName) |
| Get the VRF name of the NTP server. More... | |
| open_error_t | openapiNtpVrfNameSet (openapiClientHandle_t *client_handle, open_buffdesc *vrfName) |
| Set the VRF name of the NTP server. More... | |