Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h70 #define POECODE_PADT 0xA7 /* Active Discovery Terminate */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c304 { POECODE_PADT, "Active Discovery Terminate" },
H A Dpppoed.c287 poep = poe_mkheader(pkt_output, POECODE_PADT, in handle_input()
H A Dpppoec.c1499 if ((poep->poep_code == POECODE_PADT || in find_server()
1536 case POECODE_PADT: in find_server()
H A Doptions.c2225 poep = poe_mkheader(pkt_output, POECODE_PADT, ptp.ptp_lsessid); in launch_service()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c222 case POECODE_PADT: in pppoe_codetoname()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c333 case POECODE_PADT: in handle_pppoe_input()