Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_mcast.c493 if ((ims == NULL && mode == MCAST_INCLUDE) || in imo_multi_filter()
874 imf->imf_st[1] = MCAST_INCLUDE; in imf_leave()
988 } else if (lims->imsl_st[0] == MCAST_INCLUDE) { in ims_merge()
998 } else if (lims->imsl_st[1] == MCAST_INCLUDE) { in ims_merge()
1070 imf->imf_st[1] == MCAST_INCLUDE) { in inm_merge()
1085 } else if (imf->imf_st[0] == MCAST_INCLUDE) { in inm_merge()
1112 inm->inm_st[1].iss_fmode = MCAST_INCLUDE; in inm_merge()
2120 if (imf->imf_st[1] != MCAST_INCLUDE) { in inp_join_group()
2196 lims = imf_graft(imf, MCAST_INCLUDE, &ssa->sin); in inp_join_group()
2598 msfr.msfr_fmode != MCAST_INCLUDE)) in inp_set_source_filters()
[all …]
H A Din.h606 #define MCAST_INCLUDE 1 /* fmode: include these source(s) */ macro
H A Din_var.h368 return (MCAST_INCLUDE); in ims_get_mode()
H A Digmp.c2765 } else if (mode == MCAST_INCLUDE) { in igmp_v3_enqueue_group_record()
3183 now == MCAST_INCLUDE) { in igmp_v3_enqueue_filter_change()
/f-stack/freebsd/netinet6/
H A Din6_mcast.c341 if ((ims == NULL && mode == MCAST_INCLUDE) || in im6o_mc_filter()
842 imf->im6f_st[1] = MCAST_INCLUDE; in im6f_leave()
961 } else if (lims->im6sl_st[0] == MCAST_INCLUDE) { in im6s_merge()
969 } else if (lims->im6sl_st[1] == MCAST_INCLUDE) { in im6s_merge()
1040 imf->im6f_st[1] == MCAST_INCLUDE) { in in6m_merge()
1055 } else if (imf->im6f_st[0] == MCAST_INCLUDE) { in in6m_merge()
1063 } else if (imf->im6f_st[1] == MCAST_INCLUDE && nsrc1 > 0) { in in6m_merge()
1082 inm->in6m_st[1].iss_fmode = MCAST_INCLUDE; in in6m_merge()
1995 if (imf->im6f_st[1] != MCAST_INCLUDE) { in in6p_join_group()
2066 lims = im6f_graft(imf, MCAST_INCLUDE, &ssa->sin6); in in6p_join_group()
[all …]
H A Din6_var.h746 return (MCAST_INCLUDE); in im6s_get_mode()
H A Dmld6.c2416 } else if (mode == MCAST_INCLUDE) { in mld_v2_enqueue_group_record()
2833 now == MCAST_INCLUDE) { in mld_v2_enqueue_filter_change()
/f-stack/tools/compat/include/netinet/
H A Din.h573 #define MCAST_INCLUDE 1 /* fmode: include these source(s) */ macro
H A Din_var.h368 return (MCAST_INCLUDE); in ims_get_mode()
/f-stack/tools/compat/include/netinet6/
H A Din6_var.h746 return (MCAST_INCLUDE); in im6s_get_mode()