Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/netif/
Dppp_oe.h161 u8_t sc_ac_cookie[PPPOE_MAX_AC_COOKIE_LEN]; /* content of AC cookie we must echo back */ member
/external/syslinux/core/lwip/src/netif/ppp/
Dppp_oe.c506 MEMCPY(sc->sc_ac_cookie, ac_cookie, ac_cookie_len); in pppoe_dispatch_disc_pkt()
935 MEMCPY(p, sc->sc_ac_cookie, sc->sc_ac_cookie_len); in pppoe_send_padr()