Documentation
¶
Index ¶
Constants ¶
View Source
const BufferSizeMin uint = SizeofRteMbuf + RtePktmbufHeadroom
View Source
const RteMbufDefaultBufSize uint = C.RTE_MBUF_DEFAULT_BUF_SIZE
View Source
const RteMbufDefaultDataroom uint = C.RTE_MBUF_DEFAULT_DATAROOM
View Source
const RtePktmbufHeadroom uint = C.RTE_PKTMBUF_HEADROOM
View Source
const SizeofRteMbuf uint = C.sizeof_struct_rte_mbuf
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pktmbuf ¶
type Pktmbuf struct {
// contains filtered or unexported fields
}
Pktmbuf represents a DPDK Packet memory buffer (pktmbuf) initialized memory pool (mempool)
Click to show internal directories.
Click to hide internal directories.