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

/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dprune.c1122 u_int32_t prun_grp; local
1155 ((char *)&prun_grp)[i] = *p++;
1162 inet_fmt(prun_src), inet_fmt(prun_grp), prun_tmr);
1167 if (find_src_grp(prun_src, 0, prun_grp)) {
1174 inet_fmt(prun_grp));
1180 inet_fmt(prun_grp));
1192 inet_fmt(prun_grp), prun_tmr,
1228 if (stop_sending && !grplst_mem(vifi, prun_grp)) {
1259 inet_fmt(prun_src), inet_fmt(prun_grp),

Completed in 54 milliseconds