Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c203 #define PSF_SETLEVEL 0x0002 /* Set log level along the way */ macro
428 if (ISGLOBAL(slp) && (slp->sl_parse->ps_flags & PSF_SETLEVEL)) { in set_debug()
443 if (ISGLOBAL(slp) && (slp->sl_parse->ps_flags & PSF_SETLEVEL)) { in set_nodebug()
1694 pstate.ps_flags |= PSF_SETLEVEL; in parse_options()
1697 pstate.ps_flags &= ~PSF_SETLEVEL; in parse_options()