Searched refs:sc_concentrator_name (Results 1 – 2 of 2) sorted by relevance
154 const char *sc_concentrator_name; /* if != NULL: requested concentrator id */ member
200 sc->sc_concentrator_name = concentrator_name; in pppoe_create()768 if (sc->sc_concentrator_name != NULL) { in pppoe_send_padi()769 l2 = (int)strlen(sc->sc_concentrator_name); in pppoe_send_padi()798 if (sc->sc_concentrator_name != NULL) { in pppoe_send_padi()801 MEMCPY(p, sc->sc_concentrator_name, l2); in pppoe_send_padi()