Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/net/
H A Dpppoe.h64 #define POE_VERSION 0x11 /* RFC 2516 version/type fields */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c160 poep->poep_version_type = POE_VERSION; in poe_mkheader()
/titanic_44/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c939 poep->poep_version_type = POE_VERSION; in sppptun_outpkt()
2095 if (poep->poep_version_type != POE_VERSION) in sppptun_recv()