netif_oper_up (9) - Linux Manuals

netif_oper_up: test if device is operational

NAME

netif_oper_up - test if device is operational

SYNOPSIS

bool netif_oper_up(const struct net_device dev);

ARGUMENTS

dev

network device

DESCRIPTION

Check if carrier is operational

COPYRIGHT