Searched refs:POECODE_PADM (Results 1 – 4 of 4) sorted by relevance
343 case POECODE_PADM: in handle_pppoe_input()345 if (poep->poep_code == POECODE_PADM) { in handle_pppoe_input()380 if (poep->poep_code == POECODE_PADM) { in handle_pppoe_input()391 if (poep->poep_code == POECODE_PADM) { in handle_pppoe_input()
73 #define POECODE_PADM 0xD3 /* Active Discovery Message */ macro
305 { POECODE_PADM, "Active Discovery Message" },
228 case POECODE_PADM: in pppoe_codetoname()