Home
last modified time | relevance | path

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

/netbsd/usr.sbin/mrouted/
H A Dprune.c52 static struct ptable * find_prune_entry(u_int32_t vr, struct ptable *pt);
206 find_prune_entry(u_int32_t vr, struct ptable *pt) in find_prune_entry() function
1078 if (find_prune_entry(vr->al_addr, g->gt_pruntbl) == NULL) { in delete_lclgrp()
1183 if ((pt = find_prune_entry(src, g->gt_pruntbl)) != NULL) { in accept_prune()
1223 if (find_prune_entry(vr->al_addr, g->gt_pruntbl) == NULL) { in accept_prune()