Provide struct mbufq, a STAILQ of mbufs, with counter for packets
and maximum limit set. The structure is supposed to have external
locking. The aim of new structure is to substitute struct ifqueue
in several places in the kernel, where struct ifqueue is used
outside of ifnet code itself.
Description
Description
Details
Details
- Provenance
glebius Authored on - Parents
- rS277070: Marry mbuf(9) and queue(9). Now you can chain mbufs using SLIST and
- Branches
- Unknown
- Tags