Home
last modified time | relevance | path

Searched refs:POETT_END (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c464 if (ttyp == POETT_END) in display_pppoe()
854 if (ttyp == POETT_END) in send_padr()
1126 if (ttyp == POETT_END) in act_open()
1172 if (ttyp == POETT_END) in act_open()
1256 if (ttyp == POETT_END) in error_check()
1284 if (ttyp == POETT_END) in get_sequence()
1329 ttyp = POETT_END; in use_server()
1332 if (ttyp == POETT_END) in use_server()
1345 ttyp = POETT_END; in use_server()
H A Dcommon.c280 { POETT_END, "End-Of-List" },
H A Doptions.c1941 if (ttyp == POETT_END) in locate_service()
/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h93 #define POETT_END 0x0000 /* End-Of-List; not required */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c210 if (ttype == POETT_END) in handle_motm_hurl()
260 if (ttype == POETT_END) in handle_ip_route_add()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c72 { "End-Of-List", POETT_END, interpret_hexdata },
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c2123 if (POET_GET_TYPE(ucp) == POETT_END) { in sppptun_recv()