Searched refs:POECODE_PADO (Results 1 – 6 of 6) sorted by relevance
68 #define POECODE_PADO 0x07 /* Active Discovery Offer */ macro
302 { POECODE_PADO, "Active Discovery Offer" },
692 if (poe_code(poep) == POECODE_PADO) { in find_all_servers()1550 case POECODE_PADO: in find_server()
1899 opoe = poe_mkheader(outp, ispadi ? POECODE_PADO : POECODE_PADS, 0); in locate_service()
200 case POECODE_PADO: in pppoe_codetoname()
2109 } else if (i == POECODE_PADO || i == POECODE_PADS) { in sppptun_recv()