Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mrouted/
H A Ddefs.h214 extern void add_table_entry(u_int32_t origin, u_int32_t mcastgrp);
216 u_int32_t mcastgrp, u_int del_flag);
223 extern int grplst_mem(vifi_t vifi, u_int32_t mcastgrp);
228 extern void update_lclgrp(vifi_t vifi, u_int32_t mcastgrp);
229 extern void delete_lclgrp(vifi_t vifi, u_int32_t mcastgrp);
230 extern void chkgrp_graft(vifi_t vifi, u_int32_t mcastgrp);
H A Dprune.c98 if (mcastgrp == g->al_addr) in grplst_mem()
390 if (mcastgrp == gt->gt_mcastgrp && in add_table_entry()
397 if (gt->gt_mcastgrp >= mcastgrp) in add_table_entry()
409 gt->gt_mcastgrp = mcastgrp; in add_table_entry()
496 md_logit(MD_DUPE, origin, mcastgrp); in add_table_entry()
511 inet_fmt(mcastgrp, s2), in add_table_entry()
674 if (g->gt_mcastgrp == mcastgrp) { in del_table_entry()
799 inet_fmt(mcastgrp, s1), vifi); in update_lclgrp()
806 if (g->gt_mcastgrp == mcastgrp && in update_lclgrp()
838 inet_fmt(mcastgrp, s1), vifi); in delete_lclgrp()
[all …]
H A Drsrr.c254 u_long mcastgrp; in rsrr_accept_rq() local
317 mcastgrp = route_query->dest_addr.s_addr; in rsrr_accept_rq()
319 gt->gt_mcastgrp = mcastgrp; in rsrr_accept_rq()
330 if (VIFM_ISSET(i, r->rt_leaves) && grplst_mem(i, mcastgrp)) in rsrr_accept_rq()
H A Dmain.c593 md_logit(int what, u_int32_t origin, u_int32_t mcastgrp) in md_logit() argument
609 buf[3] = mcastgrp; in md_logit()
/openbsd/usr.sbin/mrinfo/
H A Dmrinfo.c570 add_table_entry(u_int32_t origin, u_int32_t mcastgrp) in add_table_entry() argument
/openbsd/usr.sbin/map-mbone/
H A Dmapper.c953 void add_table_entry(u_int32_t origin, u_int32_t mcastgrp) in add_table_entry() argument
/openbsd/usr.sbin/mtrace/
H A Dmtrace.c1689 void add_table_entry(u_int32_t origin, u_int32_t mcastgrp) in add_table_entry() argument