nm_data_iov_s Struct Reference
data descriptor for iov data (embedd iovec in nm_data) More...
#include <nm_data.h>
Data Fields | |
| const struct iovec * | v |
| int | n |
Detailed Description
Field Documentation
◆ n
| int nm_data_iov_s::n |
Definition at line 574 of file nm_data.h.
Referenced by nm_data_iov_build().
◆ v
| const struct iovec* nm_data_iov_s::v |
Definition at line 573 of file nm_data.h.
Referenced by nm_data_iov_build().
The documentation for this struct was generated from the following file: