Home
last modified time | relevance | path

Searched refs:lowerup (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c517 && protp->lowerup != NULL)
518 (*protp->lowerup)(unit);
H A Dpppd.h360 void (*lowerup) __P((int unit)); member