Home
last modified time | relevance | path

Searched refs:HFSC_ENABLED (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dhfsc.h116 #define HFSC_ENABLED(ifq) ((ifq)->ifq_ops == ifq_hfsc_ops) macro
H A Dhfsc.c944 if (!HFSC_ENABLED(ifq)) in hfsc_deferred()