Searched refs:POETT_END (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h95 #define POETT_END 0x0000 /* End-Of-List; not required */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c464 if (ttyp == POETT_END)
854 if (ttyp == POETT_END)
1126 if (ttyp == POETT_END)
1172 if (ttyp == POETT_END)
1256 if (ttyp == POETT_END)
1284 if (ttyp == POETT_END)
1329 ttyp = POETT_END;
1332 if (ttyp == POETT_END)
1345 ttyp = POETT_END;
H A Dcommon.c282 { POETT_END, "End-Of-List" },
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c210 if (ttype == POETT_END)
260 if (ttype == POETT_END)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c74 { "End-Of-List", POETT_END, interpret_hexdata },
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c2119 if (POET_GET_TYPE(ucp) == POETT_END) {

Completed in 80 milliseconds