OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bw_upcalls_n
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
ip_mroute.c
286
static u_int
bw_upcalls_n
; /* # of pending upcalls */
variable in typeref:typename:u_int
672
bw_upcalls_n
= 0;
2432
if (
bw_upcalls_n
>= BW_UPCALLS_MAX)
2438
u = &bw_upcalls[
bw_upcalls_n
++];
2465
int len =
bw_upcalls_n
* sizeof(bw_upcalls[0]);
2481
if (
bw_upcalls_n
== 0)
2484
bw_upcalls_n
= 0;
Completed in 15 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025