Napatech Software Suite: net/hostbuffer_poll_example.c net/hostbuffer_poll_example.c Description This source file is an example of how to poll for hostbuffers attached using NTAPI. The following NTAPI functions are used: NT_Init() NT_ConfigOpen() NT_NTPL() NT_ConfigClose() NT_NetRxOpen() NT_NetRxClose() NT_NetRxRead() NT_Done() NT_ExplainError()