Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dlec.c94 static int lec_mcast_make(struct lec_priv *priv, struct atm_vcc *vcc);
718 return lec_mcast_make(netdev_priv(dev_lec[arg]), vcc); in lec_mcast_attach()
2108 static int lec_mcast_make(struct lec_priv *priv, struct atm_vcc *vcc) in lec_mcast_make() function