Home
last modified time | relevance | path

Searched refs:report_next_chunk (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/mrouted/
H A Dmain.c380 if ((n = report_next_chunk()) <= 0) in fasttimer()
389 if ((n = report_next_chunk()) <= 0) in fasttimer()
H A Ddefs.h177 extern int report_next_chunk(void);
H A Droute.c1038 report_next_chunk(void) in report_next_chunk() function