Matrix of NL2 (RTNL2) Functions
This smatrix summarizes the Real-Time API (Rtnl2) function set supported by the wRTOS Network Link Layer (NL2). To support these functions, an application must include the Rtnl2Api.h header files and link in the library Rtnl2Api.lib.
|
NL2 function name |
Shutdown-safe? (No if blank) |
Deterministic? (No if blank) |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yes |
Yes, if the Physical Receive Queue was acquired with the RTNL2_PHYSICAL_RX_QUEUE_FLAG_NO_SERIALIZE flag and the underlying driver supports deterministic receive operations. No otherwise. Please refer to your driver’s documentation to determine whether it supports deterministic receive operations. |
|
|
Yes |
Yes, if the Physical Transmit Queue was acquired with the RTNL2_PHYSICAL_TX_QUEUE_FLAG_NO_SERIALIZE flag and the underlying driver supports deterministic transmit operations. No otherwise. Please refer to your driver’s documentation to determine whether it supports deterministic transmit operations. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yes |
Yes, if the Physical Transmit Queue was acquired with the RTNL2_PHYSICAL_TX_QUEUE_FLAG_NO_SERIALIZE flag. No otherwise. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yes |
Yes, if the Physical Receive Queue was acquired with the RTNL2_PHYSICAL_RX_QUEUE_FLAG_NO_SERIALIZE flag and the underlying driver supports deterministic receive operations. No otherwise. Please refer to your driver’s documentation to determine whether it supports deterministic receive operations. |
|
|
Yes |
Yes, if the Physical Transmit Queue was acquired with the RTNL2_PHYSICAL_TX_QUEUE_FLAG_NO_SERIALIZE flag and the underlying driver supports deterministic transmit operations. No otherwise. Please refer to your driver’s documentation to determine whether it supports deterministic transmit operations. |
|
|
Yes |
|
See Also: