OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hif_ifq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_hfsc.c
213
hif->
hif_ifq
= &ifp->if_snd;
379
if (ALTQ_IS_ENABLED(hif->
hif_ifq
))
380
hif->
hif_ifq
->ifq_len = 0;
444
red_pkttime = (int64_t)hif->
hif_ifq
->altq_ifp->if_mtu
892
IFQ_DEC_LEN(cl->cl_hif->
hif_ifq
);
1726
hif->
hif_ifq
= ifq;
1889
if (ALTQ_IS_ENABLED(hif->
hif_ifq
))
1890
altq_disable(hif->
hif_ifq
);
1892
int error = altq_detach(hif->
hif_ifq
);
1956
error = altq_enable(hif->
hif_ifq
);
[
all
...]
altq_hfsc.h
298
struct ifaltq *
hif_ifq
; /* backpointer to ifaltq */
member in struct:hfsc_if
Completed in 34 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025