TE: User Guide
Test Suite
Network topology model
Test API
Configuring the test bed
DPDK
Devices and services
Network environment and topology
Running programs on an agent
Sockets and I/O
Traffic generation and capture
Writing a test scenario
Remote calls on an agent
RCF RPC API
RPC call wrappers
Other calls
Processes and system calls
RTE calls
Socket calls
Asynchronous I/O
Directory operations
File operations
Socket call macros
Sockets
enum rpc_msg_flags_mode
enum rpc_msghdr_field_mode
struct rpc_mmsghdr
struct rpc_msghdr
struct rpc_tcp_info
union rpc_sockopt_value
Standard I/O
RPC pointer namespaces
TA-independent address families
Test scenarios in markdown
Test Engine
Test Agents
Common tools API
Contributing to TE
Terminology
Global Namespace
Test Environment
Test Suite
Test API
Remote calls on an agent
RPC call wrappers
Socket calls
Sockets
struct rpc_mmsghdr
View page source
struct rpc_mmsghdr
struct
rpc_mmsghdr
{
// fields
struct
rpc_msghdr
msg_hdr
;
unsigned
int
msg_len
;
};