Lines Matching refs:lec_priv
44 struct lec_priv *priv; /* Pointer back */
93 void lec_arp_init(struct lec_priv *priv);
94 int lec_mcast_make(struct lec_priv *priv, struct atm_vcc *vcc);
95 void lec_arp_destroy(struct lec_priv *priv);
96 void lec_vcc_close(struct lec_priv *priv, struct atm_vcc *vcc);
98 struct atm_vcc *lec_arp_resolve(struct lec_priv *priv,
102 void lec_vcc_added(struct lec_priv *dev,
105 void lec_arp_check_empties(struct lec_priv *priv,
107 int lec_addr_delete(struct lec_priv *priv,
109 void lec_flush_complete(struct lec_priv *priv, unsigned long tran_id);
110 void lec_arp_update(struct lec_priv *priv,
113 void lec_set_flush_tran_id(struct lec_priv *priv,