Add IF_QLEN and the ALTQ macros. This are only the lock-free versions with
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 28 Jul 2004 08:53:43 +0000 (08:53 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 28 Jul 2004 08:53:43 +0000 (08:53 +0000)
commit8e22f1e8238ffa17973af8f5cf98a30f25100c86
treec65558298ff9d27c6c379c51e57d548a87ea4c90
parent8ec55f9f74f034752abd77f91c88619649a5cd75
Add IF_QLEN and the ALTQ macros. This are only the lock-free versions with
the underscore (_), since we want to protect the queues via normal splimp,
not via mutexes / tokens.

Obtained-from: FreeBSD
sys/net/if_var.h