Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/mrouted/
Dprune.c54 static struct ptable * find_prune_entry(u_int32_t vr, struct ptable *pt);
208 find_prune_entry(u_int32_t vr, struct ptable *pt) in find_prune_entry() function
873 if (find_prune_entry(vr->al_addr, g->gt_pruntbl) == NULL) { in delete_lclgrp()
978 if ((pt = find_prune_entry(src, g->gt_pruntbl)) != NULL) { in accept_prune()
1016 if (find_prune_entry(vr->al_addr, g->gt_pruntbl) == NULL) { in accept_prune()