Searched refs:proto_data (Results 1 – 3 of 3) sorted by relevance
347 struct net_device *dev = (struct net_device *)vcc->proto_data; in lec_atm_send() 472 struct net_device *dev = (struct net_device *)vcc->proto_data; in lec_atm_close() 585 struct net_device *dev = (struct net_device *)vcc->proto_data; in lec_push() 708 vcc->proto_data = dev_lec[ioc_data.dev_num]; in lec_vcc_attach() 721 vcc->proto_data = dev_lec[arg]; in lec_mcast_attach() 765 vcc->proto_data = dev_lec[i]; in lecd_attach() 1261 struct net_device *dev = (struct net_device *)vcc->proto_data; in lec_arp_clear_vccs()
645 vcc->proto_data = mpc->dev; in atm_mpoa_vcc_attach() 687 struct net_device *dev = (struct net_device *)vcc->proto_data; in mpc_push()
110 void *proto_data; /* per-protocol data */ member