Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dppp_defs.h267 PPP_LINKSTAT_NEEDUP, /* link is down and needs to be up */ enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1832 case PPP_LINKSTAT_NEEDUP:
1888 return (lastlink_status == PPP_LINKSTAT_NEEDUP); in get_loop_output()
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c1708 mpnew = create_lsmsg(PPP_LINKSTAT_NEEDUP); in sppp_outpkt()