Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c101 #define SEF_DEBUGCLR 0x00000400 /* do not add se_debug from global */ macro
332 if (!(sep->se_flags & SEF_DEBUGCLR)) { in close_service()
335 SEF_DEBUGCLR; in close_service()
441 slp->sl_entry.se_flags |= SEF_DEBUGCLR; in set_nodebug()
1720 if (mainsvc->se_flags & SEF_DEBUGCLR) in parse_options()