Home
last modified time | relevance | path

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

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