Versions in this module Expand all Collapse all v0 v0.5.1 Jan 6, 2025 Changes in this version + func New(msg *pktiopb.HostPortControlMessage) (pktiohandler.PortIO, error) + type TapInterface struct + func (t *TapInterface) Delete() error + func (t *TapInterface) IfIndex() int + func (t *TapInterface) Write(frame []byte, _ *kernel.PacketMetadata) (int, error)