Searched refs:lowerup (Results 1 – 2 of 2) sorted by relevance
247 void (*lowerup) (int unit); member
459 if (protp->protocol != PPP_LCP && protp->enabled_flag && protp->lowerup != NULL) { in link_established()460 (*protp->lowerup)(unit); in link_established()