fifo

package
v0.0.0-...-6a88ae7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2021 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Overview

Package fifo provides the implementation of data-link layer endpoints that wrap another endpoint and queues all outbound packets and asynchronously dispatches them to the lower endpoint.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(lower stack.LinkEndpoint, n int, queueLen int) stack.LinkEndpoint

New creates a new fifo link endpoint with the n queues with maximum capacity of queueLen.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL