Usage of IFQ_DEQUEUE vs IFQ_DRV_DEQUEUE

Patrick Mahan mahan at mahan.org
Wed Aug 24 18:28:41 UTC 2011


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...

Thanks,

Patrick


More information about the freebsd-net mailing list