OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initcounter
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/rtadvd/
rtadvd.h
141
int
initcounter
; /* counter for the first few advertisements */
member in struct:rainfo
rtadvd.c
437
rai->
initcounter
= MAX_INITIAL_RTR_ADVERTISEMENTS;
705
rai->
initcounter
= 0; /* reset the counter */
713
rai->
initcounter
= 0;
1723
if (rai->
initcounter
< MAX_INITIAL_RTR_ADVERTISEMENTS)
1724
rai->
initcounter
++;
1786
if (rai->
initcounter
< MAX_INITIAL_RTR_ADVERTISEMENTS &&
dump.c
126
rai->waiting, rai->
initcounter
);
config.c
744
rai->
initcounter
= MAX_INITIAL_RTR_ADVERTISEMENTS;
Completed in 14 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025