Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppoe.c327 && sc->sc_session == session in pppoe_find_softc_by_session()
614 sc->sc_session = session; in pppoe_disc_input()
741 sc->sc_state, sc->sc_session, in pppoe_output()
894 sc->sc_session = 0; in pppoe_connect()
948 pppoe_send_padt(sc->sc_ethif, sc->sc_session, (const u8_t *)&sc->sc_dest); in pppoe_disconnect()
1097 sc->sc_session = mono_time.tv_sec % 0xff + 1; in pppoe_send_pads()
1112 PPPOE_ADD_HEADER(p, PPPOE_CODE_PADS, sc->sc_session, len); in pppoe_send_pads()
1146 PPPOE_ADD_HEADER(p, 0, sc->sc_session, len); in pppoe_xmit()
1187 … %s\n", sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num, sc->sc_session, message));
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dpppoe.h145 u16_t sc_session; /* PPPoE session id */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dpppoe.h145 u16_t sc_session; /* PPPoE session id */ member

Completed in 8 milliseconds