Home
last modified time | relevance | path

Searched refs:etype (Results 1 – 1 of 1) sorted by relevance

/external/lib/lwip/netif/ppp/
A Dppp_oe.c640 u16_t etype; in pppoe_output() local
649 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