Searched refs:stop_sending (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dprune.c1067 int stop_sending = 1; local
1079 stop_sending = 0;
1084 if (stop_sending) {
1126 int stop_sending; local
1221 stop_sending = 1;
1224 stop_sending = 0;
1228 if (stop_sending && !grplst_mem(vifi, prun_grp)) {

Completed in 74 milliseconds