FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static struct net_device * netdev
int iflinkwait(struct net_device *netdev, unsigned long timeout, int verbose)
Wait for link-up, with status indication.
void ifstat(struct net_device *netdev)
Print status of network device.
A network device configurator.
int ifconf(struct net_device *netdev, struct net_device_configurator *configurator, unsigned long timeout)
Perform network device configuration.
void ifclose(struct net_device *netdev)
Close network device.
int ifopen(struct net_device *netdev)
Open network device.