Searched refs:POECODE_PADS (Results 1 – 6 of 6) sorted by relevance
71 #define POECODE_PADS 0x65 /* Active Discovery Session-confirmation */ macro
305 { POECODE_PADS, "Active Discovery Session-confirmation" },
1500 poep->poep_code == POECODE_PADS) && in find_server()1514 if (poep->poep_code == POECODE_PADS) { in find_server()1539 case POECODE_PADS: in find_server()
1899 opoe = poe_mkheader(outp, ispadi ? POECODE_PADO : POECODE_PADS, 0); in locate_service()
218 case POECODE_PADS: in pppoe_codetoname()
2109 } else if (i == POECODE_PADO || i == POECODE_PADS) { in sppptun_recv()