Searched refs:etype (Results 1 – 1 of 1) sorted by relevance
640 u16_t etype; in pppoe_output() local649 etype = sc->sc_state == PPPOE_STATE_SESSION ? ETHTYPE_PPPOE : ETHTYPE_PPPOEDISC; in pppoe_output()650 ethhdr->type = htons(etype); in pppoe_output()655 sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num, etype, in pppoe_output()
Completed in 5 milliseconds