Searched defs:net_device (Results 1 – 2 of 2) sorted by relevance
262 struct net_device { struct275 struct net_device_operations *op; argument278 struct ll_protocol *ll_protocol;287 uint8_t hw_addr[MAX_HW_ADDR_LEN];293 uint8_t ll_addr[MAX_LL_ADDR_LEN];318 struct net_device_stats tx_stats; argument320 struct net_device_stats rx_stats; argument344 extern struct list_head net_devices; argument
60 static int ifcommon_do_all ( int ( * payload ) ( struct net_device * ) ) { in ifcommon_do_all()78 static int ifcommon_do_list ( int ( * payload ) ( struct net_device * ), in ifcommon_do_list()107 int ifcommon_exec ( int argc, char **argv, in ifcommon_exec()