Searched refs:linkok (Results 1 – 1 of 1) sorted by relevance
410 unsigned int linkok; member899 if (np->linkok) in netdev_open()937 np->linkok = 0; in getlinkstatus()942 np->linkok = 1; in getlinkstatus()950 np->linkok = 1; in getlinkstatus()1092 unsigned int old_linkok = np->linkok; in netdev_timer()1104 if ((old_linkok == 0) && (np->linkok == 1)) { /* we need to detect the media type again */ in netdev_timer()