Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dlec.c93 static int lec_mcast_make(struct lec_priv *priv, struct atm_vcc *vcc);
716 return lec_mcast_make(netdev_priv(dev_lec[arg]), vcc); in lec_mcast_attach()
2140 static int lec_mcast_make(struct lec_priv *priv, struct atm_vcc *vcc) in lec_mcast_make() function