Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressFilter ¶
type XDPReceiver ¶
type XDPReceiver struct {
// contains filtered or unexported fields
}
func NewXDPReceiver ¶
func NewXDPReceiver(iface *net.Interface, port int, addressFilter AddressFilter) (xdpReceiver *XDPReceiver, err error)
func (*XDPReceiver) Close ¶
func (r *XDPReceiver) Close() error
func (*XDPReceiver) RunHealthCheck ¶
func (r *XDPReceiver) RunHealthCheck() error
Click to show internal directories.
Click to hide internal directories.