OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pollcache_
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_rmclass.c
977
if (op == ALTDQ_REMOVE && ifd->
pollcache_
) {
978
cl = ifd->
pollcache_
;
986
ifd->
pollcache_
= NULL;
991
ifd->
pollcache_
= NULL;
1107
ifd->
pollcache_
= cl;
1132
if (op == ALTDQ_REMOVE && ifd->
pollcache_
) {
1133
cl = ifd->
pollcache_
;
1135
ifd->
pollcache_
= NULL;
1139
ifd->
pollcache_
= NULL;
1213
ifd->
pollcache_
= cl
[
all
...]
altq_rmclass.h
212
rm_class_t *
pollcache_
; /* cached rm_class by poll operation */
member in struct:rm_ifdat
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025