HomeSort by: relevance | last modified time | path
    Searched defs:next_grp_src_mask (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mrouted/
prune.c 420 next_grp_src_mask(struct gtable **gtpp, struct stable **stpp, u_long grp, function in typeref:typename:int
559 if (!next_grp_src_mask(gtpp, stpp, grp, src, mask))
568 } while (next_grp_src_mask(gtpp, stpp, (*gtpp)->gt_mcastgrp,
prune.c 420 next_grp_src_mask(struct gtable **gtpp, struct stable **stpp, u_long grp, function in typeref:typename:int
559 if (!next_grp_src_mask(gtpp, stpp, grp, src, mask))
568 } while (next_grp_src_mask(gtpp, stpp, (*gtpp)->gt_mcastgrp,

Completed in 25 milliseconds