Searched refs:hunique (Results 1 – 1 of 1) sorted by relevance
374 u_int32_t hunique; in pppoe_find_softc_by_hunique() local379 if (len != sizeof(hunique)) in pppoe_find_softc_by_hunique()381 memcpy(&hunique, token, len); in pppoe_find_softc_by_hunique()384 if (sc->sc_unique == hunique) in pppoe_find_softc_by_hunique()