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

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h53 uint8_t poep_version_type; /* Use POE_VERSION */
64 #define POE_VERSION 0x11 /* RFC 2516 version/type fields */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c160 poep->poep_version_type = POE_VERSION;
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c939 poep->poep_version_type = POE_VERSION;
2095 if (poep->poep_version_type != POE_VERSION)

Completed in 69 milliseconds