Searched refs:PPPOE_CODE_PADS (Results 1 – 6 of 6) sorted by relevance
132 #define PPPOE_CODE_PADS 0x65 /* Active Discovery Session confirmation */ macro
136 #define PPPOE_CODE_PADS 0x65 /* Active Discovery Session confirmation */ macro
133 #define PPPOE_CODE_PADS 0x65 /* Active Discovery Session confirmation */ macro
517 case PPPOE_CODE_PADS: in pppoe_dispatch_disc_pkt()1036 PPPOE_ADD_HEADER(p, PPPOE_CODE_PADS, sc->sc_session, len); in pppoe_send_pads()
612 case PPPOE_CODE_PADS: in pppoe_disc_input()1121 PPPOE_ADD_HEADER(p, PPPOE_CODE_PADS, sc->sc_session, len); in pppoe_send_pads()
610 case PPPOE_CODE_PADS: in pppoe_disc_input()1111 PPPOE_ADD_HEADER(p, PPPOE_CODE_PADS, sc->sc_session, len); in pppoe_send_pads()
Completed in 15 milliseconds