Searched refs:PSF_PERDEV (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c202 #define PSF_PERDEV 0x0001 /* In a per-device file */ macro
541 if (psp->ps_flags & PSF_PERDEV) {
1731 pstate.ps_flags |= PSF_PERDEV;
1734 pstate.ps_flags &= ~PSF_PERDEV;

Completed in 47 milliseconds