OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nactive
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_lro.c
96
int active = l->
nactive
;
202
l->
nactive
--;
221
if (l->
nactive
> MAX_LRO_SES)
224
if (l->
nactive
== MAX_LRO_SES) {
238
l->
nactive
++;
379
while (state->
nactive
) {
cxgb_adapter.h
181
unsigned int
nactive
;
member in struct:lro_state
/src/sys/altq/
altq_hfsc.h
103
int
nactive
; /* number of active children */
member in struct:hfsc_classstats
altq_hfsc.c
1658
sp->
nactive
= cl->cl_nactive;
/src/usr.sbin/altq/altqstat/
qdisc_hfsc.c
139
printf(" vtperiod:%u parentperiod:%u
nactive
:%d\n",
140
sp->vtperiod, sp->parentperiod, sp->
nactive
);
Completed in 36 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025