OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:find_prune_entry
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mrouted/
prune.c
52
static struct ptable *
find_prune_entry
(u_int32_t vr, struct ptable *pt);
206
find_prune_entry
(u_int32_t vr, struct ptable *pt)
function in typeref:struct:ptable *
1078
if (
find_prune_entry
(vr->al_addr, g->gt_pruntbl) == NULL) {
1183
if ((pt =
find_prune_entry
(src, g->gt_pruntbl)) != NULL) {
1223
if (
find_prune_entry
(vr->al_addr, g->gt_pruntbl) == NULL) {
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025