Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c94 #define SEF_CFLIST 0x00000004 /* se_flist copied from global */ macro
248 if (sep->se_flags & SEF_CFLIST) { in close_service()
272 sep->se_flags |= SEF_CFLIST; in close_service()
295 sep->se_flags |= SEF_CFLIST; in close_service()
1464 if (!(slp->sl_entry.se_flags & SEF_CFLIST)) { in free_service()