Usage of IFQ_DEQUEUE vs IFQ_DRV_DEQUEUE

Sergey Kandaurov pluknet at gmail.com
Wed Aug 24 18:42:29 UTC 2011


On 24 August 2011 22:12, Patrick Mahan <mahan at mahan.org> wrote:
> Can somebody confirm my assumption on the following:
>
>  If I am supporting ALTQ in a driver, then I should use the
>  IFQ_DRV_DEQUEUE() macro.  If I am not supporting ALTQ then
>  it is okay IFQ_DEQUEUE() macro?  If not what's the difference?
>
> Slightly confused...
>

Just in case, have you read man 9 altq? It has a good description of
these macros.

-- 
wbr,
pluknet


More information about the freebsd-net mailing list