Lines Matching defs:gtpp
416 * gtpp: ordered by group
420 next_grp_src_mask(struct gtable **gtpp, struct stable **stpp, u_long grp,
427 (*gtpp) = kernel_table;
428 while ((*gtpp) && ntohl((*gtpp)->gt_mcastgrp) < ntohl(grp))
429 (*gtpp)=(*gtpp)->gt_gnext;
430 if (!(*gtpp))
454 (*gtpp) = gbest;
456 return (*gtpp)!=0;
550 next_child(struct gtable **gtpp, struct stable **stpp, u_long grp, u_long src,
557 || !((*gtpp) = find_grp(grp))
558 || !((*stpp) = find_grp_src((*gtpp),src)))
559 if (!next_grp_src_mask(gtpp, stpp, grp, src, mask))
564 for (; (*gtpp)->gt_route->rt_children && *vifi<numvifs; (*vifi)++)
565 if (VIFM_ISSET(*vifi, (*gtpp)->gt_route->rt_children))
568 } while (next_grp_src_mask(gtpp, stpp, (*gtpp)->gt_mcastgrp,