Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c93 #define SEF_CFLIST 0x00000004 /* se_flist copied from global */ macro
247 if (sep->se_flags & SEF_CFLIST) { in close_service()
271 sep->se_flags |= SEF_CFLIST; in close_service()
294 sep->se_flags |= SEF_CFLIST; in close_service()
1463 if (!(slp->sl_entry.se_flags & SEF_CFLIST)) { in free_service()