Searched refs:mcast_vcc (Results 1 – 2 of 2) sorted by relevance
93 struct atm_vcc *mcast_vcc; /* Default Multicast Send VCC */ member
1516 priv->mcast_vcc = NULL; in lec_arp_destroy() 1716 return priv->mcast_vcc; in lec_arp_resolve() 1719 return priv->mcast_vcc; in lec_arp_resolve() 1755 found = priv->mcast_vcc; in lec_arp_resolve() 1773 found = priv->mcast_vcc; in lec_arp_resolve() 1791 found = priv->mcast_vcc; in lec_arp_resolve() 2149 priv->mcast_vcc = vcc; in lec_mcast_make() 2174 if (priv->mcast_vcc == vcc) in lec_vcc_close() 2175 priv->mcast_vcc = NULL; in lec_vcc_close()