Home
last modified time | relevance | path

Searched refs:mfc_mcastgrp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmroute.h62 __be32 mfc_mcastgrp; member
77 __be32 mfc_mcastgrp; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr.c368 return cmparg->mfc_mcastgrp != c->mfc_mcastgrp || in ipmr_hash_cmp()
390 .mfc_mcastgrp = htonl(INADDR_ANY),
916 .mfc_mcastgrp = mcastgrp, in ipmr_cache_find()
928 .mfc_mcastgrp = mcastgrp, in ipmr_cache_find_any()
943 .mfc_mcastgrp = mcastgrp, in ipmr_cache_find_parent()
1105 if (c->mfc_mcastgrp == iph->daddr && in ipmr_cache_unresolved()
1125 c->mfc_mcastgrp = iph->daddr; in ipmr_cache_unresolved()
1228 c->mfc_mcastgrp = mfc->mfcc_mcastgrp.s_addr; in ipmr_mfc_add()
1250 uc->mfc_mcastgrp == c->mfc_mcastgrp) { in ipmr_mfc_add()
1997 c->mfc_mcastgrp == htonl(INADDR_ANY)) { in ip_mr_forward()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c787 mfc->mfc_mcastgrp == htonl(INADDR_ANY)) { in mlxsw_sp_mr_route4_validate()
807 key->group.addr4 = mfc->mfc_mcastgrp; in mlxsw_sp_mr_route4_key()